#2dd6ef color space conversions
Hex:
        #2dd6ef
        RGB:
        45, 214, 239
        CMY:
        82, 16, 6
        CMYK:
        81, 10, 0, 6
      HSL:
        188°, 85.8407%, 55.6863%
        HSV (HSB):
        188°, 81.1715%, 93.7255%
        XYZ:
        40.7087, 54.8830, 90.1093
        xyY:
        0.2192, 0.2955, 54.8830
      CIE-Lab:
        78.9738, -32.4755, -24.0250
        CIE-LCH:
        78.9738, 40.3963, 216.4936
        CIE-Luv:
        78.9738, -55.7292, -33.7412
        Hunter-Lab:
        74.0831, -31.5594, -20.2579
      #2dd6ef color charts
#2dd6ef RGB chart
      #2dd6ef CMYK chart
      #2dd6ef RGB pie chart
      #2dd6ef color shades, tints & tones
#2dd6ef color schemes
#2dd6ef color preview, HTML & CSS examples
           This text has a color of #2dd6ef        
        
          <p style="color:#2dd6ef;">Text here</p>
        
        
          .mytext {color:#2dd6ef;}
        
        Text color #2dd6ef
      
           This box has a color of #2dd6ef        
        
          <div style="background-color:#2dd6ef;">Content here</div>
        
        
          .mybackground {background-color:#2dd6ef;}
        
        Background color #2dd6ef
      
           Border around this has a color of #2dd6ef        
        
          <div style="border:2px solid #2dd6ef;">Content here</div>
        
        
          .myborder {border:2px solid #2dd6ef;}
        
        Border color #2dd6ef