#2caffb color space conversions
Hex:
        #2caffb
        RGB:
        44, 175, 251
        CMY:
        83, 31, 2
        CMYK:
        82, 30, 0, 2
      HSL:
        202°, 96.2791%, 57.8431%
        HSV (HSB):
        202°, 82.4701%, 98.4314%
        XYZ:
        33.7813, 38.1605, 96.8520
        xyY:
        0.2001, 0.2261, 38.1605
      CIE-Lab:
        68.1387, -8.4935, -47.2777
        CIE-LCH:
        68.1387, 48.0345, 259.8154
        CIE-Luv:
        68.1387, -41.7707, -75.6000
        Hunter-Lab:
        61.7741, -10.4918, -49.7154
      #2caffb color charts
#2caffb RGB chart
      #2caffb CMYK chart
      #2caffb RGB pie chart
      #2caffb color shades, tints & tones
#2caffb color schemes
#2caffb color preview, HTML & CSS examples
           This text has a color of #2caffb        
        
          <p style="color:#2caffb;">Text here</p>
        
        
          .mytext {color:#2caffb;}
        
        Text color #2caffb
      
           This box has a color of #2caffb        
        
          <div style="background-color:#2caffb;">Content here</div>
        
        
          .mybackground {background-color:#2caffb;}
        
        Background color #2caffb
      
           Border around this has a color of #2caffb        
        
          <div style="border:2px solid #2caffb;">Content here</div>
        
        
          .myborder {border:2px solid #2caffb;}
        
        Border color #2caffb