#2dd7ff color space conversions
Hex:
        #2dd7ff
        RGB:
        45, 215, 255
        CMY:
        82, 16, 0
        CMYK:
        82, 16, 0, 0
      HSL:
        191°, 100.0000%, 58.8235%
        HSV (HSB):
        191°, 82.3529%, 100.0000%
        XYZ:
        43.4326, 56.3788, 103.2008
        xyY:
        0.2139, 0.2777, 56.3788
      CIE-Lab:
        79.8289, -27.9358, -31.2363
        CIE-LCH:
        79.8289, 41.9060, 228.1926
        CIE-Luv:
        79.8289, -54.9081, -46.7443
        Hunter-Lab:
        75.0858, -28.1486, -28.9304
      #2dd7ff color charts
#2dd7ff RGB chart
      #2dd7ff CMYK chart
      #2dd7ff RGB pie chart
      #2dd7ff color shades, tints & tones
#2dd7ff color schemes
#2dd7ff color preview, HTML & CSS examples
           This text has a color of #2dd7ff        
        
          <p style="color:#2dd7ff;">Text here</p>
        
        
          .mytext {color:#2dd7ff;}
        
        Text color #2dd7ff
      
           This box has a color of #2dd7ff        
        
          <div style="background-color:#2dd7ff;">Content here</div>
        
        
          .mybackground {background-color:#2dd7ff;}
        
        Background color #2dd7ff
      
           Border around this has a color of #2dd7ff        
        
          <div style="border:2px solid #2dd7ff;">Content here</div>
        
        
          .myborder {border:2px solid #2dd7ff;}
        
        Border color #2dd7ff