#2baeeb color space conversions
Hex:
        #2baeeb
        RGB:
        43, 174, 235
        CMY:
        83, 32, 8
        CMYK:
        82, 26, 0, 8
      HSL:
        199°, 82.7586%, 54.5098%
        HSV (HSB):
        199°, 81.7021%, 92.1569%
        XYZ:
        31.1277, 36.7839, 84.0567
        xyY:
        0.2048, 0.2420, 36.7839
      CIE-Lab:
        67.1146, -13.6066, -40.1700
        CIE-LCH:
        67.1146, 42.4119, 251.2874
        CIE-Luv:
        67.1146, -42.5207, -62.7232
        Hunter-Lab:
        60.6497, -14.5240, -39.7174
      #2baeeb color charts
#2baeeb RGB chart
      #2baeeb CMYK chart
      #2baeeb RGB pie chart
      #2baeeb color shades, tints & tones
#2baeeb color schemes
#2baeeb color preview, HTML & CSS examples
           This text has a color of #2baeeb        
        
          <p style="color:#2baeeb;">Text here</p>
        
        
          .mytext {color:#2baeeb;}
        
        Text color #2baeeb
      
           This box has a color of #2baeeb        
        
          <div style="background-color:#2baeeb;">Content here</div>
        
        
          .mybackground {background-color:#2baeeb;}
        
        Background color #2baeeb
      
           Border around this has a color of #2baeeb        
        
          <div style="border:2px solid #2baeeb;">Content here</div>
        
        
          .myborder {border:2px solid #2baeeb;}
        
        Border color #2baeeb