#b0baee color space conversions
Hex:
        #b0baee
        RGB:
        176, 186, 238
        CMY:
        31, 27, 7
        CMYK:
        26, 22, 0, 7
      HSL:
        230°, 64.5833%, 81.1765%
        HSV (HSB):
        230°, 26.0504%, 93.3333%
        XYZ:
        50.8960, 50.5210, 87.9579
        xyY:
        0.2688, 0.2668, 50.5210
      CIE-Lab:
        76.3879, 7.8003, -26.9771
        CIE-LCH:
        76.3879, 28.0821, 286.1270
        CIE-Luv:
        76.3879, -7.9769, -44.1085
        Hunter-Lab:
        71.0781, 3.4296, -23.6157
      #b0baee color charts
#b0baee RGB chart
      #b0baee CMYK chart
      #b0baee RGB pie chart
      #b0baee color shades, tints & tones
#b0baee color schemes
#b0baee color preview, HTML & CSS examples
           This text has a color of #b0baee        
        
          <p style="color:#b0baee;">Text here</p>
        
        
          .mytext {color:#b0baee;}
        
        Text color #b0baee
      
           This box has a color of #b0baee        
        
          <div style="background-color:#b0baee;">Content here</div>
        
        
          .mybackground {background-color:#b0baee;}
        
        Background color #b0baee
      
           Border around this has a color of #b0baee        
        
          <div style="border:2px solid #b0baee;">Content here</div>
        
        
          .myborder {border:2px solid #b0baee;}
        
        Border color #b0baee