#2cafff color space conversions
Hex:
        #2cafff
        RGB:
        44, 175, 255
        CMY:
        83, 31, 0
        CMYK:
        83, 31, 0, 0
      HSL:
        203°, 100.0000%, 58.6275%
        HSV (HSB):
        203°, 82.7451%, 100.0000%
        XYZ:
        34.4187, 38.4154, 100.2086
        xyY:
        0.1989, 0.2220, 38.4154
      CIE-Lab:
        68.3257, -7.0857, -49.1521
        CIE-LCH:
        68.3257, 49.6602, 261.7969
        CIE-Luv:
        68.3257, -41.5344, -78.9955
        Hunter-Lab:
        61.9802, -9.3411, -52.4731
      #2cafff color charts
#2cafff RGB chart
      #2cafff CMYK chart
      #2cafff RGB pie chart
      #2cafff color shades, tints & tones
#2cafff color schemes
#2cafff color preview, HTML & CSS examples
           This text has a color of #2cafff        
        
          <p style="color:#2cafff;">Text here</p>
        
        
          .mytext {color:#2cafff;}
        
        Text color #2cafff
      
           This box has a color of #2cafff        
        
          <div style="background-color:#2cafff;">Content here</div>
        
        
          .mybackground {background-color:#2cafff;}
        
        Background color #2cafff
      
           Border around this has a color of #2cafff        
        
          <div style="border:2px solid #2cafff;">Content here</div>
        
        
          .myborder {border:2px solid #2cafff;}
        
        Border color #2cafff