#0ed2dd color space conversions
Hex:
        #0ed2dd
        RGB:
        14, 210, 221
        CMY:
        95, 18, 13
        CMYK:
        94, 5, 0, 13
      HSL:
        183°, 88.0851%, 46.0784%
        HSV (HSB):
        183°, 93.6652%, 86.6667%
        XYZ:
        36.2788, 51.4070, 76.4171
        xyY:
        0.2211, 0.3133, 51.4070
      CIE-Lab:
        76.9249, -37.8433, -17.5198
        CIE-LCH:
        76.9249, 41.7020, 204.8422
        CIE-Luv:
        76.9249, -57.8542, -22.0245
        Hunter-Lab:
        71.6987, -35.1534, -13.0027
      #0ed2dd color charts
#0ed2dd RGB chart
      #0ed2dd CMYK chart
      #0ed2dd RGB pie chart
      #0ed2dd color shades, tints & tones
#0ed2dd color schemes
#0ed2dd color preview, HTML & CSS examples
           This text has a color of #0ed2dd        
        
          <p style="color:#0ed2dd;">Text here</p>
        
        
          .mytext {color:#0ed2dd;}
        
        Text color #0ed2dd
      
           This box has a color of #0ed2dd        
        
          <div style="background-color:#0ed2dd;">Content here</div>
        
        
          .mybackground {background-color:#0ed2dd;}
        
        Background color #0ed2dd
      
           Border around this has a color of #0ed2dd        
        
          <div style="border:2px solid #0ed2dd;">Content here</div>
        
        
          .myborder {border:2px solid #0ed2dd;}
        
        Border color #0ed2dd