#2ceafb color space conversions
Hex:
        #2ceafb
        RGB:
        44, 234, 251
        CMY:
        83, 8, 2
        CMYK:
        82, 7, 0, 2
      HSL:
        185°, 96.2791%, 57.8431%
        HSV (HSB):
        185°, 82.4701%, 98.4314%
        XYZ:
        47.8741, 66.3461, 101.5496
        xyY:
        0.2219, 0.3075, 66.3461
      CIE-Lab:
        85.1727, -38.2653, -20.9696
        CIE-LCH:
        85.1727, 43.6343, 208.7229
        CIE-Luv:
        85.1727, -61.7290, -27.9898
        Hunter-Lab:
        81.4531, -37.6296, -16.9011
      #2ceafb color charts
#2ceafb RGB chart
      #2ceafb CMYK chart
      #2ceafb RGB pie chart
      #2ceafb color shades, tints & tones
#2ceafb color schemes
#2ceafb color preview, HTML & CSS examples
           This text has a color of #2ceafb        
        
          <p style="color:#2ceafb;">Text here</p>
        
        
          .mytext {color:#2ceafb;}
        
        Text color #2ceafb
      
           This box has a color of #2ceafb        
        
          <div style="background-color:#2ceafb;">Content here</div>
        
        
          .mybackground {background-color:#2ceafb;}
        
        Background color #2ceafb
      
           Border around this has a color of #2ceafb        
        
          <div style="border:2px solid #2ceafb;">Content here</div>
        
        
          .myborder {border:2px solid #2ceafb;}
        
        Border color #2ceafb