#0c1f01 color space conversions
Hex:
        #0c1f01
        RGB:
        12, 31, 1
        CMY:
        95, 88, 100
        CMYK:
        61, 0, 97, 88
      HSL:
        98°, 93.7500%, 6.2745%
        HSV (HSB):
        98°, 96.7742%, 12.1569%
        XYZ:
        0.6471, 1.0603, 0.1993
        xyY:
        0.3394, 0.5561, 1.0603
      CIE-Lab:
        9.4842, -14.3731, 13.5018
        CIE-LCH:
        9.4842, 19.7202, 136.7904
        CIE-Luv:
        9.4842, -5.7843, 10.8635
        Hunter-Lab:
        10.2972, -6.8031, 6.0607
      #0c1f01 color charts
#0c1f01 RGB chart
      #0c1f01 CMYK chart
      #0c1f01 RGB pie chart
      #0c1f01 color shades, tints & tones
#0c1f01 color schemes
#0c1f01 color preview, HTML & CSS examples
           This text has a color of #0c1f01        
        
          <p style="color:#0c1f01;">Text here</p>
        
        
          .mytext {color:#0c1f01;}
        
        Text color #0c1f01
      
           This box has a color of #0c1f01        
        
          <div style="background-color:#0c1f01;">Content here</div>
        
        
          .mybackground {background-color:#0c1f01;}
        
        Background color #0c1f01
      
           Border around this has a color of #0c1f01        
        
          <div style="border:2px solid #0c1f01;">Content here</div>
        
        
          .myborder {border:2px solid #0c1f01;}
        
        Border color #0c1f01