#2bafee color space conversions
Hex:
        #2bafee
        RGB:
        43, 175, 238
        CMY:
        83, 31, 7
        CMYK:
        82, 26, 0, 7
      HSL:
        199°, 85.1528%, 55.0980%
        HSV (HSB):
        199°, 81.9328%, 93.3333%
        XYZ:
        31.7588, 37.3466, 86.4237
        xyY:
        0.2042, 0.2401, 37.3466
      CIE-Lab:
        67.5362, -13.1105, -41.1492
        CIE-LCH:
        67.5362, 43.1873, 252.3276
        CIE-Luv:
        67.5362, -42.6712, -64.5068
        Hunter-Lab:
        61.1119, -14.1821, -41.0689
      #2bafee color charts
#2bafee RGB chart
      #2bafee CMYK chart
      #2bafee RGB pie chart
      #2bafee color shades, tints & tones
#2bafee color schemes
#2bafee color preview, HTML & CSS examples
           This text has a color of #2bafee        
        
          <p style="color:#2bafee;">Text here</p>
        
        
          .mytext {color:#2bafee;}
        
        Text color #2bafee
      
           This box has a color of #2bafee        
        
          <div style="background-color:#2bafee;">Content here</div>
        
        
          .mybackground {background-color:#2bafee;}
        
        Background color #2bafee
      
           Border around this has a color of #2bafee        
        
          <div style="border:2px solid #2bafee;">Content here</div>
        
        
          .myborder {border:2px solid #2bafee;}
        
        Border color #2bafee