#2cafce color space conversions
Hex:
        #2cafce
        RGB:
        44, 175, 206
        CMY:
        83, 31, 19
        CMYK:
        79, 15, 0, 19
      HSL:
        191°, 64.8000%, 49.0196%
        HSV (HSB):
        191°, 78.6408%, 80.7843%
        XYZ:
        27.5093, 35.6516, 63.8241
        xyY:
        0.2166, 0.2808, 35.6516
      CIE-Lab:
        66.2529, -23.8008, -25.5652
        CIE-LCH:
        66.2529, 34.9293, 227.0469
        CIE-Luv:
        66.2529, -44.6620, -36.7326
        Hunter-Lab:
        59.7090, -22.2519, -21.5799
      #2cafce color charts
#2cafce RGB chart
      #2cafce CMYK chart
      #2cafce RGB pie chart
      #2cafce color shades, tints & tones
#2cafce color schemes
#2cafce color preview, HTML & CSS examples
           This text has a color of #2cafce        
        
          <p style="color:#2cafce;">Text here</p>
        
        
          .mytext {color:#2cafce;}
        
        Text color #2cafce
      
           This box has a color of #2cafce        
        
          <div style="background-color:#2cafce;">Content here</div>
        
        
          .mybackground {background-color:#2cafce;}
        
        Background color #2cafce
      
           Border around this has a color of #2cafce        
        
          <div style="border:2px solid #2cafce;">Content here</div>
        
        
          .myborder {border:2px solid #2cafce;}
        
        Border color #2cafce