#2baede color space conversions
Hex:
        #2baede
        RGB:
        43, 174, 222
        CMY:
        83, 32, 13
        CMYK:
        81, 22, 0, 13
      HSL:
        196°, 73.0612%, 51.9608%
        HSV (HSB):
        196°, 80.6306%, 87.0588%
        XYZ:
        29.3171, 36.0596, 74.5223
        xyY:
        0.2096, 0.2578, 36.0596
      CIE-Lab:
        66.5655, -18.0560, -33.8996
        CIE-LCH:
        66.5655, 38.4084, 241.9589
        CIE-Luv:
        66.5655, -43.3586, -51.4761
        Hunter-Lab:
        60.0497, -17.9406, -31.5448
      #2baede color charts
#2baede RGB chart
      #2baede CMYK chart
      #2baede RGB pie chart
      #2baede color shades, tints & tones
#2baede color schemes
#2baede color preview, HTML & CSS examples
           This text has a color of #2baede        
        
          <p style="color:#2baede;">Text here</p>
        
        
          .mytext {color:#2baede;}
        
        Text color #2baede
      
           This box has a color of #2baede        
        
          <div style="background-color:#2baede;">Content here</div>
        
        
          .mybackground {background-color:#2baede;}
        
        Background color #2baede
      
           Border around this has a color of #2baede        
        
          <div style="border:2px solid #2baede;">Content here</div>
        
        
          .myborder {border:2px solid #2baede;}
        
        Border color #2baede