#2ccfee color space conversions
Hex:
        #2ccfee
        RGB:
        44, 207, 238
        CMY:
        83, 19, 7
        CMYK:
        82, 13, 0, 7
      HSL:
        190°, 85.0877%, 55.2941%
        HSV (HSB):
        190°, 81.5126%, 93.3333%
        XYZ:
        38.7841, 51.3342, 88.7533
        xyY:
        0.2168, 0.2870, 51.3342
      CIE-Lab:
        76.8810, -29.4903, -26.6867
        CIE-LCH:
        76.8810, 39.7725, 222.1430
        CIE-Luv:
        76.8810, -53.5050, -38.5633
        Hunter-Lab:
        71.6479, -28.7588, -23.2915
      #2ccfee color charts
#2ccfee RGB chart
      #2ccfee CMYK chart
      #2ccfee RGB pie chart
      #2ccfee color shades, tints & tones
#2ccfee color schemes
#2ccfee color preview, HTML & CSS examples
           This text has a color of #2ccfee        
        
          <p style="color:#2ccfee;">Text here</p>
        
        
          .mytext {color:#2ccfee;}
        
        Text color #2ccfee
      
           This box has a color of #2ccfee        
        
          <div style="background-color:#2ccfee;">Content here</div>
        
        
          .mybackground {background-color:#2ccfee;}
        
        Background color #2ccfee
      
           Border around this has a color of #2ccfee        
        
          <div style="border:2px solid #2ccfee;">Content here</div>
        
        
          .myborder {border:2px solid #2ccfee;}
        
        Border color #2ccfee