#2ccdfe color space conversions
Hex:
        #2ccdfe
        RGB:
        44, 205, 254
        CMY:
        83, 20, 0
        CMYK:
        83, 19, 0, 0
      HSL:
        194°, 99.0566%, 58.4314%
        HSV (HSB):
        194°, 82.6772%, 99.6078%
        XYZ:
        40.7594, 51.3539, 101.5300
        xyY:
        0.2105, 0.2652, 51.3539
      CIE-Lab:
        76.8929, -23.3495, -35.2325
        CIE-LCH:
        76.8929, 42.2673, 236.4665
        CIE-Luv:
        76.8929, -51.6835, -54.0438
        Hunter-Lab:
        71.6616, -23.8813, -33.8388
      #2ccdfe color charts
#2ccdfe RGB chart
      #2ccdfe CMYK chart
      #2ccdfe RGB pie chart
      #2ccdfe color shades, tints & tones
#2ccdfe color schemes
#2ccdfe color preview, HTML & CSS examples
           This text has a color of #2ccdfe        
        
          <p style="color:#2ccdfe;">Text here</p>
        
        
          .mytext {color:#2ccdfe;}
        
        Text color #2ccdfe
      
           This box has a color of #2ccdfe        
        
          <div style="background-color:#2ccdfe;">Content here</div>
        
        
          .mybackground {background-color:#2ccdfe;}
        
        Background color #2ccdfe
      
           Border around this has a color of #2ccdfe        
        
          <div style="border:2px solid #2ccdfe;">Content here</div>
        
        
          .myborder {border:2px solid #2ccdfe;}
        
        Border color #2ccdfe