#00ded3 color space conversions
Hex:
        #00ded3
        RGB:
        0, 222, 211
        CMY:
        100, 13, 17
        CMYK:
        100, 0, 5, 13
      HSL:
        177°, 100.0000%, 43.5294%
        HSV (HSB):
        177°, 100.0000%, 87.0588%
        XYZ:
        37.8791, 56.9457, 70.6232
        xyY:
        0.2289, 0.3442, 56.9457
      CIE-Lab:
        80.1490, -46.4840, -7.3505
        CIE-LCH:
        80.1490, 47.0616, 188.9858
        CIE-Luv:
        80.1490, -63.1293, -4.2484
        Hunter-Lab:
        75.4624, -42.4592, -2.6642
      #00ded3 color charts
#00ded3 RGB chart
      #00ded3 CMYK chart
      #00ded3 RGB pie chart
      #00ded3 color shades, tints & tones
#00ded3 color schemes
#00ded3 color preview, HTML & CSS examples
           This text has a color of #00ded3        
        
          <p style="color:#00ded3;">Text here</p>
        
        
          .mytext {color:#00ded3;}
        
        Text color #00ded3
      
           This box has a color of #00ded3        
        
          <div style="background-color:#00ded3;">Content here</div>
        
        
          .mybackground {background-color:#00ded3;}
        
        Background color #00ded3
      
           Border around this has a color of #00ded3        
        
          <div style="border:2px solid #00ded3;">Content here</div>
        
        
          .myborder {border:2px solid #00ded3;}
        
        Border color #00ded3