#0a0fca color space conversions
Hex:
        #0a0fca
        RGB:
        10, 15, 202
        CMY:
        96, 94, 21
        CMYK:
        95, 93, 0, 21
      HSL:
        238°, 90.5660%, 41.5686%
        HSV (HSB):
        238°, 95.0495%, 79.2157%
        XYZ:
        10.9567, 4.6704, 56.2011
        xyY:
        0.1525, 0.0650, 4.6704
      CIE-Lab:
        25.7745, 63.2795, -88.4073
        CIE-LCH:
        25.7745, 108.7205, 305.5940
        CIE-Luv:
        25.7745, -7.4599, -100.5010
        Hunter-Lab:
        21.6112, 52.6781, -139.0590
      #0a0fca color charts
#0a0fca RGB chart
      #0a0fca CMYK chart
      #0a0fca RGB pie chart
      #0a0fca color shades, tints & tones
#0a0fca color schemes
#0a0fca color preview, HTML & CSS examples
           This text has a color of #0a0fca        
        
          <p style="color:#0a0fca;">Text here</p>
        
        
          .mytext {color:#0a0fca;}
        
        Text color #0a0fca
      
           This box has a color of #0a0fca        
        
          <div style="background-color:#0a0fca;">Content here</div>
        
        
          .mybackground {background-color:#0a0fca;}
        
        Background color #0a0fca
      
           Border around this has a color of #0a0fca        
        
          <div style="border:2px solid #0a0fca;">Content here</div>
        
        
          .myborder {border:2px solid #0a0fca;}
        
        Border color #0a0fca