#0ced7d color space conversions
Hex:
        #0ced7d
        RGB:
        12, 237, 125
        CMY:
        95, 7, 51
        CMYK:
        95, 0, 47, 7
      HSL:
        150°, 90.3614%, 48.8235%
        HSV (HSB):
        150°, 94.9367%, 92.9412%
        XYZ:
        34.1375, 62.1272, 29.5946
        xyY:
        0.2712, 0.4936, 62.1272
      CIE-Lab:
        82.9810, -71.2285, 41.1040
        CIE-LCH:
        82.9810, 82.2377, 150.0119
        CIE-Luv:
        82.9810, -73.7734, 66.6072
        Hunter-Lab:
        78.8208, -60.6277, 32.9132
      #0ced7d color charts
#0ced7d RGB chart
      #0ced7d CMYK chart
      #0ced7d RGB pie chart
      #0ced7d color shades, tints & tones
#0ced7d color schemes
#0ced7d color preview, HTML & CSS examples
           This text has a color of #0ced7d        
        
          <p style="color:#0ced7d;">Text here</p>
        
        
          .mytext {color:#0ced7d;}
        
        Text color #0ced7d
      
           This box has a color of #0ced7d        
        
          <div style="background-color:#0ced7d;">Content here</div>
        
        
          .mybackground {background-color:#0ced7d;}
        
        Background color #0ced7d
      
           Border around this has a color of #0ced7d        
        
          <div style="border:2px solid #0ced7d;">Content here</div>
        
        
          .myborder {border:2px solid #0ced7d;}
        
        Border color #0ced7d