#b5baec color space conversions
Hex:
        #b5baec
        RGB:
        181, 186, 236
        CMY:
        29, 27, 7
        CMYK:
        23, 21, 0, 7
      HSL:
        235°, 59.1398%, 81.7647%
        HSV (HSB):
        235°, 23.3051%, 92.5490%
        XYZ:
        51.7553, 50.9977, 86.4726
        xyY:
        0.2735, 0.2695, 50.9977
      CIE-Lab:
        76.6776, 8.8238, -25.4232
        CIE-LCH:
        76.6776, 26.9109, 289.1407
        CIE-Luv:
        76.6776, -5.4483, -41.6971
        Hunter-Lab:
        71.4127, 4.3931, -21.8046
      #b5baec color charts
#b5baec RGB chart
      #b5baec CMYK chart
      #b5baec RGB pie chart
      #b5baec color shades, tints & tones
#b5baec color schemes
#b5baec color preview, HTML & CSS examples
           This text has a color of #b5baec        
        
          <p style="color:#b5baec;">Text here</p>
        
        
          .mytext {color:#b5baec;}
        
        Text color #b5baec
      
           This box has a color of #b5baec        
        
          <div style="background-color:#b5baec;">Content here</div>
        
        
          .mybackground {background-color:#b5baec;}
        
        Background color #b5baec
      
           Border around this has a color of #b5baec        
        
          <div style="border:2px solid #b5baec;">Content here</div>
        
        
          .myborder {border:2px solid #b5baec;}
        
        Border color #b5baec