#2ddfff color space conversions
Hex:
        #2ddfff
        RGB:
        45, 223, 255
        CMY:
        82, 13, 0
        CMYK:
        82, 13, 0, 0
      HSL:
        189°, 100.0000%, 58.8235%
        HSV (HSB):
        189°, 82.3529%, 100.0000%
        XYZ:
        45.5199, 60.5532, 103.8965
        xyY:
        0.2168, 0.2884, 60.5532
      CIE-Lab:
        82.1380, -31.8157, -27.6957
        CIE-LCH:
        82.1380, 42.1816, 221.0396
        CIE-Luv:
        82.1380, -57.6195, -40.2512
        Hunter-Lab:
        77.8160, -31.7611, -24.6903
      #2ddfff color charts
#2ddfff RGB chart
      #2ddfff CMYK chart
      #2ddfff RGB pie chart
      #2ddfff color shades, tints & tones
#2ddfff color schemes
#2ddfff color preview, HTML & CSS examples
           This text has a color of #2ddfff        
        
          <p style="color:#2ddfff;">Text here</p>
        
        
          .mytext {color:#2ddfff;}
        
        Text color #2ddfff
      
           This box has a color of #2ddfff        
        
          <div style="background-color:#2ddfff;">Content here</div>
        
        
          .mybackground {background-color:#2ddfff;}
        
        Background color #2ddfff
      
           Border around this has a color of #2ddfff        
        
          <div style="border:2px solid #2ddfff;">Content here</div>
        
        
          .myborder {border:2px solid #2ddfff;}
        
        Border color #2ddfff