#2ddfea color space conversions
Hex:
        #2ddfea
        RGB:
        45, 223, 234
        CMY:
        82, 13, 8
        CMYK:
        81, 5, 0, 8
      HSL:
        183°, 81.8182%, 54.7059%
        HSV (HSB):
        183°, 80.7692%, 91.7647%
        XYZ:
        42.3211, 59.2738, 87.0523
        xyY:
        0.2243, 0.3142, 59.2738
      CIE-Lab:
        81.4418, -38.2017, -17.6220
        CIE-LCH:
        81.4418, 42.0702, 204.7633
        CIE-Luv:
        81.4418, -59.1754, -22.2536
        Hunter-Lab:
        76.9894, -36.6100, -13.1469
      #2ddfea color charts
#2ddfea RGB chart
      #2ddfea CMYK chart
      #2ddfea RGB pie chart
      #2ddfea color shades, tints & tones
#2ddfea color schemes
#2ddfea color preview, HTML & CSS examples
           This text has a color of #2ddfea        
        
          <p style="color:#2ddfea;">Text here</p>
        
        
          .mytext {color:#2ddfea;}
        
        Text color #2ddfea
      
           This box has a color of #2ddfea        
        
          <div style="background-color:#2ddfea;">Content here</div>
        
        
          .mybackground {background-color:#2ddfea;}
        
        Background color #2ddfea
      
           Border around this has a color of #2ddfea        
        
          <div style="border:2px solid #2ddfea;">Content here</div>
        
        
          .myborder {border:2px solid #2ddfea;}
        
        Border color #2ddfea