#2bafde color space conversions
Hex:
        #2bafde
        RGB:
        43, 175, 222
        CMY:
        83, 31, 13
        CMYK:
        81, 21, 0, 13
      HSL:
        196°, 73.0612%, 51.9608%
        HSV (HSB):
        196°, 80.6306%, 87.0588%
        XYZ:
        29.5110, 36.4475, 74.5869
        xyY:
        0.2100, 0.2593, 36.4475
      CIE-Lab:
        66.8604, -18.5841, -33.4420
        CIE-LCH:
        66.8604, 38.2589, 240.9386
        CIE-Luv:
        66.8604, -43.7040, -50.6683
        Hunter-Lab:
        60.3717, -18.3958, -30.9903
      #2bafde color charts
#2bafde RGB chart
      #2bafde CMYK chart
      #2bafde RGB pie chart
      #2bafde color shades, tints & tones
#2bafde color schemes
#2bafde color preview, HTML & CSS examples
           This text has a color of #2bafde        
        
          <p style="color:#2bafde;">Text here</p>
        
        
          .mytext {color:#2bafde;}
        
        Text color #2bafde
      
           This box has a color of #2bafde        
        
          <div style="background-color:#2bafde;">Content here</div>
        
        
          .mybackground {background-color:#2bafde;}
        
        Background color #2bafde
      
           Border around this has a color of #2bafde        
        
          <div style="border:2px solid #2bafde;">Content here</div>
        
        
          .myborder {border:2px solid #2bafde;}
        
        Border color #2bafde