#0cd99d color space conversions
Hex:
        #0cd99d
        RGB:
        12, 217, 157
        CMY:
        95, 15, 38
        CMYK:
        94, 0, 28, 15
      HSL:
        162°, 89.5197%, 44.9020%
        HSV (HSB):
        162°, 94.4700%, 85.0980%
        XYZ:
        31.0503, 52.1382, 40.3254
        xyY:
        0.2514, 0.4221, 52.1382
      CIE-Lab:
        77.3634, -58.0687, 17.3443
        CIE-LCH:
        77.3634, 60.6036, 163.3699
        CIE-Luv:
        77.3634, -65.2477, 34.2072
        Hunter-Lab:
        72.2068, -49.6035, 17.4330
      #0cd99d color charts
#0cd99d RGB chart
      #0cd99d CMYK chart
      #0cd99d RGB pie chart
      #0cd99d color shades, tints & tones
#0cd99d color schemes
#0cd99d color preview, HTML & CSS examples
           This text has a color of #0cd99d        
        
          <p style="color:#0cd99d;">Text here</p>
        
        
          .mytext {color:#0cd99d;}
        
        Text color #0cd99d
      
           This box has a color of #0cd99d        
        
          <div style="background-color:#0cd99d;">Content here</div>
        
        
          .mybackground {background-color:#0cd99d;}
        
        Background color #0cd99d
      
           Border around this has a color of #0cd99d        
        
          <div style="border:2px solid #0cd99d;">Content here</div>
        
        
          .myborder {border:2px solid #0cd99d;}
        
        Border color #0cd99d