#2ddcfb color space conversions
Hex:
        #2ddcfb
        RGB:
        45, 220, 251
        CMY:
        82, 14, 2
        CMYK:
        82, 12, 0, 2
      HSL:
        189°, 96.2617%, 58.0392%
        HSV (HSB):
        189°, 82.0717%, 98.4314%
        XYZ:
        44.0880, 58.7093, 100.2751
        xyY:
        0.2171, 0.2891, 58.7093
      CIE-Lab:
        81.1316, -31.6233, -27.1161
        CIE-LCH:
        81.1316, 41.6571, 220.6121
        CIE-Luv:
        81.1316, -56.8953, -39.2323
        Hunter-Lab:
        76.6220, -31.3804, -23.9574
      #2ddcfb color charts
#2ddcfb RGB chart
      #2ddcfb CMYK chart
      #2ddcfb RGB pie chart
      #2ddcfb color shades, tints & tones
#2ddcfb color schemes
#2ddcfb color preview, HTML & CSS examples
           This text has a color of #2ddcfb        
        
          <p style="color:#2ddcfb;">Text here</p>
        
        
          .mytext {color:#2ddcfb;}
        
        Text color #2ddcfb
      
           This box has a color of #2ddcfb        
        
          <div style="background-color:#2ddcfb;">Content here</div>
        
        
          .mybackground {background-color:#2ddcfb;}
        
        Background color #2ddcfb
      
           Border around this has a color of #2ddcfb        
        
          <div style="border:2px solid #2ddcfb;">Content here</div>
        
        
          .myborder {border:2px solid #2ddcfb;}
        
        Border color #2ddcfb