#2ccfea color space conversions
Hex:
        #2ccfea
        RGB:
        44, 207, 234
        CMY:
        83, 19, 8
        CMYK:
        81, 12, 0, 8
      HSL:
        189°, 81.8966%, 54.5098%
        HSV (HSB):
        189°, 81.1966%, 91.7647%
        XYZ:
        38.2028, 51.1016, 85.6920
        xyY:
        0.2183, 0.2920, 51.1016
      CIE-Lab:
        76.7405, -30.7471, -24.7557
        CIE-LCH:
        76.7405, 39.4744, 218.8389
        CIE-Luv:
        76.7405, -53.7951, -35.1079
        Hunter-Lab:
        71.4854, -29.7065, -21.0332
      #2ccfea color charts
#2ccfea RGB chart
      #2ccfea CMYK chart
      #2ccfea RGB pie chart
      #2ccfea color shades, tints & tones
#2ccfea color schemes
#2ccfea color preview, HTML & CSS examples
           This text has a color of #2ccfea        
        
          <p style="color:#2ccfea;">Text here</p>
        
        
          .mytext {color:#2ccfea;}
        
        Text color #2ccfea
      
           This box has a color of #2ccfea        
        
          <div style="background-color:#2ccfea;">Content here</div>
        
        
          .mybackground {background-color:#2ccfea;}
        
        Background color #2ccfea
      
           Border around this has a color of #2ccfea        
        
          <div style="border:2px solid #2ccfea;">Content here</div>
        
        
          .myborder {border:2px solid #2ccfea;}
        
        Border color #2ccfea