#0c2b01 color space conversions
Hex:
        #0c2b01
        RGB:
        12, 43, 1
        CMY:
        95, 83, 100
        CMYK:
        72, 0, 98, 83
      HSL:
        104°, 95.4545%, 8.6275%
        HSV (HSB):
        104°, 97.6744%, 16.8627%
        XYZ:
        1.0210, 1.8081, 0.3239
        xyY:
        0.3238, 0.5735, 1.8081
      CIE-Lab:
        14.4462, -20.9115, 20.2743
        CIE-LCH:
        14.4462, 29.1262, 135.8864
        CIE-Luv:
        14.4462, -10.8114, 17.0142
        Hunter-Lab:
        13.4466, -9.9784, 7.9844
      #0c2b01 color charts
#0c2b01 RGB chart
      #0c2b01 CMYK chart
      #0c2b01 RGB pie chart
      #0c2b01 color shades, tints & tones
#0c2b01 color schemes
#0c2b01 color preview, HTML & CSS examples
           This text has a color of #0c2b01        
        
          <p style="color:#0c2b01;">Text here</p>
        
        
          .mytext {color:#0c2b01;}
        
        Text color #0c2b01
      
           This box has a color of #0c2b01        
        
          <div style="background-color:#0c2b01;">Content here</div>
        
        
          .mybackground {background-color:#0c2b01;}
        
        Background color #0c2b01
      
           Border around this has a color of #0c2b01        
        
          <div style="border:2px solid #0c2b01;">Content here</div>
        
        
          .myborder {border:2px solid #0c2b01;}
        
        Border color #0c2b01