#0edc8f color space conversions
Hex:
        #0edc8f
        RGB:
        14, 220, 143
        CMY:
        95, 14, 44
        CMYK:
        94, 0, 35, 14
      HSL:
        158°, 88.0342%, 45.8824%
        HSV (HSB):
        158°, 93.6364%, 86.2745%
        XYZ:
        30.7322, 53.2629, 34.6476
        xyY:
        0.2590, 0.4489, 53.2629
      CIE-Lab:
        78.0300, -62.1217, 25.5782
        CIE-LCH:
        78.0300, 67.1815, 157.6209
        CIE-Luv:
        78.0300, -67.1227, 45.7625
        Hunter-Lab:
        72.9815, -52.5518, 22.9394
      #0edc8f color charts
#0edc8f RGB chart
      #0edc8f CMYK chart
      #0edc8f RGB pie chart
      #0edc8f color shades, tints & tones
#0edc8f color schemes
#0edc8f color preview, HTML & CSS examples
           This text has a color of #0edc8f        
        
          <p style="color:#0edc8f;">Text here</p>
        
        
          .mytext {color:#0edc8f;}
        
        Text color #0edc8f
      
           This box has a color of #0edc8f        
        
          <div style="background-color:#0edc8f;">Content here</div>
        
        
          .mybackground {background-color:#0edc8f;}
        
        Background color #0edc8f
      
           Border around this has a color of #0edc8f        
        
          <div style="border:2px solid #0edc8f;">Content here</div>
        
        
          .myborder {border:2px solid #0edc8f;}
        
        Border color #0edc8f