#0cca1d color space conversions
Hex:
        #0cca1d
        RGB:
        12, 202, 29
        CMY:
        95, 21, 89
        CMYK:
        94, 0, 86, 21
      HSL:
        125°, 88.7850%, 41.9608%
        HSV (HSB):
        125°, 94.0594%, 79.2157%
        XYZ:
        21.4939, 42.4079, 8.2151
        xyY:
        0.2980, 0.5880, 42.4079
      CIE-Lab:
        71.1513, -71.0292, 65.7496
        CIE-LCH:
        71.1513, 96.7892, 137.2105
        CIE-Luv:
        71.1513, -66.4343, 84.2528
        Hunter-Lab:
        65.1214, -55.0468, 38.1055
      #0cca1d color charts
#0cca1d RGB chart
      #0cca1d CMYK chart
      #0cca1d RGB pie chart
      #0cca1d color shades, tints & tones
#0cca1d color schemes
#0cca1d color preview, HTML & CSS examples
           This text has a color of #0cca1d        
        
          <p style="color:#0cca1d;">Text here</p>
        
        
          .mytext {color:#0cca1d;}
        
        Text color #0cca1d
      
           This box has a color of #0cca1d        
        
          <div style="background-color:#0cca1d;">Content here</div>
        
        
          .mybackground {background-color:#0cca1d;}
        
        Background color #0cca1d
      
           Border around this has a color of #0cca1d        
        
          <div style="border:2px solid #0cca1d;">Content here</div>
        
        
          .myborder {border:2px solid #0cca1d;}
        
        Border color #0cca1d