#0a05ef color space conversions
Hex:
        #0a05ef
        RGB:
        10, 5, 239
        CMY:
        96, 98, 6
        CMYK:
        96, 98, 0, 6
      HSL:
        241°, 95.9016%, 47.8431%
        HSV (HSB):
        241°, 97.9079%, 93.7255%
        XYZ:
        15.7594, 6.4051, 82.0670
        xyY:
        0.1512, 0.0615, 6.4051
      CIE-Lab:
        30.4122, 74.6338, -101.9907
        CIE-LCH:
        30.4122, 126.3816, 306.1956
        CIE-Luv:
        30.4122, -8.6088, -121.5063
        Hunter-Lab:
        25.3082, 66.8625, -174.5440
      #0a05ef color charts
#0a05ef RGB chart
      #0a05ef CMYK chart
      #0a05ef RGB pie chart
      #0a05ef color shades, tints & tones
#0a05ef color schemes
#0a05ef color preview, HTML & CSS examples
           This text has a color of #0a05ef        
        
          <p style="color:#0a05ef;">Text here</p>
        
        
          .mytext {color:#0a05ef;}
        
        Text color #0a05ef
      
           This box has a color of #0a05ef        
        
          <div style="background-color:#0a05ef;">Content here</div>
        
        
          .mybackground {background-color:#0a05ef;}
        
        Background color #0a05ef
      
           Border around this has a color of #0a05ef        
        
          <div style="border:2px solid #0a05ef;">Content here</div>
        
        
          .myborder {border:2px solid #0a05ef;}
        
        Border color #0a05ef