#030012 color space conversions
Hex:
        #030012
        RGB:
        3, 0, 18
        CMY:
        99, 100, 93
        CMYK:
        83, 100, 0, 93
      HSL:
        250°, 100.0000%, 3.5294%
        HSV (HSB):
        250°, 100.0000%, 7.0588%
        XYZ:
        0.1467, 0.0630, 0.5767
        xyY:
        0.1866, 0.0801, 0.0630
      CIE-Lab:
        0.5694, 3.5567, -7.2671
        CIE-LCH:
        0.5694, 8.0908, 296.0780
        CIE-Luv:
        0.5694, 0.0749, -1.9787
        Hunter-Lab:
        2.5106, 6.0390, -11.8618
      #030012 color charts
#030012 RGB chart
      #030012 CMYK chart
      #030012 RGB pie chart
      #030012 color shades, tints & tones
#030012 color schemes
#030012 color preview, HTML & CSS examples
           This text has a color of #030012        
        
          <p style="color:#030012;">Text here</p>
        
        
          .mytext {color:#030012;}
        
        Text color #030012
      
           This box has a color of #030012        
        
          <div style="background-color:#030012;">Content here</div>
        
        
          .mybackground {background-color:#030012;}
        
        Background color #030012
      
           Border around this has a color of #030012        
        
          <div style="border:2px solid #030012;">Content here</div>
        
        
          .myborder {border:2px solid #030012;}
        
        Border color #030012