#2ccbef color space conversions
Hex:
        #2ccbef
        RGB:
        44, 203, 239
        CMY:
        83, 20, 6
        CMYK:
        82, 15, 0, 6
      HSL:
        191°, 85.9031%, 55.4902%
        HSV (HSB):
        191°, 81.5900%, 93.7255%
        XYZ:
        37.9746, 49.4793, 89.2103
        xyY:
        0.2150, 0.2801, 49.4793
      CIE-Lab:
        75.7486, -27.2075, -28.9593
        CIE-LCH:
        75.7486, 39.7353, 226.7864
        CIE-Luv:
        75.7486, -52.0630, -42.6738
        Hunter-Lab:
        70.3416, -26.7326, -25.9552
      #2ccbef color charts
#2ccbef RGB chart
      #2ccbef CMYK chart
      #2ccbef RGB pie chart
      #2ccbef color shades, tints & tones
#2ccbef color schemes
#2ccbef color preview, HTML & CSS examples
           This text has a color of #2ccbef        
        
          <p style="color:#2ccbef;">Text here</p>
        
        
          .mytext {color:#2ccbef;}
        
        Text color #2ccbef
      
           This box has a color of #2ccbef        
        
          <div style="background-color:#2ccbef;">Content here</div>
        
        
          .mybackground {background-color:#2ccbef;}
        
        Background color #2ccbef
      
           Border around this has a color of #2ccbef        
        
          <div style="border:2px solid #2ccbef;">Content here</div>
        
        
          .myborder {border:2px solid #2ccbef;}
        
        Border color #2ccbef