#0c1d01 color space conversions
Hex:
        #0c1d01
        RGB:
        12, 29, 1
        CMY:
        95, 89, 100
        CMYK:
        59, 0, 97, 89
      HSL:
        96°, 93.3333%, 5.8824%
        HSV (HSB):
        96°, 96.5517%, 11.3725%
        XYZ:
        0.5965, 0.9591, 0.1824
        xyY:
        0.3432, 0.5518, 0.9591
      CIE-Lab:
        8.6458, -12.8331, 12.2977
        CIE-LCH:
        8.6458, 17.7741, 136.2205
        CIE-Luv:
        8.6458, -4.9691, 9.8322
        Hunter-Lab:
        9.7933, -6.2666, 5.7510
      #0c1d01 color charts
#0c1d01 RGB chart
      #0c1d01 CMYK chart
      #0c1d01 RGB pie chart
      #0c1d01 color shades, tints & tones
#0c1d01 color schemes
#0c1d01 color preview, HTML & CSS examples
           This text has a color of #0c1d01        
        
          <p style="color:#0c1d01;">Text here</p>
        
        
          .mytext {color:#0c1d01;}
        
        Text color #0c1d01
      
           This box has a color of #0c1d01        
        
          <div style="background-color:#0c1d01;">Content here</div>
        
        
          .mybackground {background-color:#0c1d01;}
        
        Background color #0c1d01
      
           Border around this has a color of #0c1d01        
        
          <div style="border:2px solid #0c1d01;">Content here</div>
        
        
          .myborder {border:2px solid #0c1d01;}
        
        Border color #0c1d01