#0cca4d color space conversions
Hex:
        #0cca4d
        RGB:
        12, 202, 77
        CMY:
        95, 21, 70
        CMYK:
        94, 0, 62, 21
      HSL:
        141°, 88.7850%, 41.9608%
        HSV (HSB):
        141°, 94.0594%, 79.2157%
        XYZ:
        22.6117, 42.8550, 14.1013
        xyY:
        0.2842, 0.5386, 42.8550
      CIE-Lab:
        71.4565, -67.1531, 49.5989
        CIE-LCH:
        71.4565, 83.4841, 143.5506
        CIE-Luv:
        71.4565, -65.0657, 71.1846
        Hunter-Lab:
        65.4638, -52.9063, 33.0532
      #0cca4d color charts
#0cca4d RGB chart
      #0cca4d CMYK chart
      #0cca4d RGB pie chart
      #0cca4d color shades, tints & tones
#0cca4d color schemes
#0cca4d color preview, HTML & CSS examples
           This text has a color of #0cca4d        
        
          <p style="color:#0cca4d;">Text here</p>
        
        
          .mytext {color:#0cca4d;}
        
        Text color #0cca4d
      
           This box has a color of #0cca4d        
        
          <div style="background-color:#0cca4d;">Content here</div>
        
        
          .mybackground {background-color:#0cca4d;}
        
        Background color #0cca4d
      
           Border around this has a color of #0cca4d        
        
          <div style="border:2px solid #0cca4d;">Content here</div>
        
        
          .myborder {border:2px solid #0cca4d;}
        
        Border color #0cca4d