#0c5003 color space conversions
Hex:
        #0c5003
        RGB:
        12, 80, 3
        CMY:
        95, 69, 99
        CMYK:
        85, 0, 96, 69
      HSL:
        113°, 92.7711%, 16.2745%
        HSV (HSB):
        113°, 96.2500%, 31.3725%
        XYZ:
        3.0367, 5.8221, 1.0499
        xyY:
        0.3065, 0.5876, 5.8221
      CIE-Lab:
        28.9590, -35.1321, 34.9471
        CIE-LCH:
        28.9590, 49.5537, 135.1513
        CIE-Luv:
        28.9590, -25.5812, 34.6247
        Hunter-Lab:
        24.1289, -19.7608, 14.3105
      #0c5003 color charts
#0c5003 RGB chart
      #0c5003 CMYK chart
      #0c5003 RGB pie chart
      #0c5003 color shades, tints & tones
#0c5003 color schemes
#0c5003 color preview, HTML & CSS examples
           This text has a color of #0c5003        
        
          <p style="color:#0c5003;">Text here</p>
        
        
          .mytext {color:#0c5003;}
        
        Text color #0c5003
      
           This box has a color of #0c5003        
        
          <div style="background-color:#0c5003;">Content here</div>
        
        
          .mybackground {background-color:#0c5003;}
        
        Background color #0c5003
      
           Border around this has a color of #0c5003        
        
          <div style="border:2px solid #0c5003;">Content here</div>
        
        
          .myborder {border:2px solid #0c5003;}
        
        Border color #0c5003