#b5badd color space conversions
Hex:
        #b5badd
        RGB:
        181, 186, 221
        CMY:
        29, 27, 13
        CMYK:
        18, 16, 0, 13
      HSL:
        233°, 37.0370%, 78.8235%
        HSV (HSB):
        233°, 18.0995%, 86.6667%
        XYZ:
        49.6661, 50.1620, 75.4712
        xyY:
        0.2833, 0.2862, 50.1620
      CIE-Lab:
        76.1686, 5.4484, -18.0874
        CIE-LCH:
        76.1686, 18.8902, 286.7636
        CIE-Luv:
        76.1686, -4.6364, -29.1041
        Hunter-Lab:
        70.8252, 1.2290, -13.6017
      #b5badd color charts
#b5badd RGB chart
      #b5badd CMYK chart
      #b5badd RGB pie chart
      #b5badd color shades, tints & tones
#b5badd color schemes
#b5badd color preview, HTML & CSS examples
           This text has a color of #b5badd        
        
          <p style="color:#b5badd;">Text here</p>
        
        
          .mytext {color:#b5badd;}
        
        Text color #b5badd
      
           This box has a color of #b5badd        
        
          <div style="background-color:#b5badd;">Content here</div>
        
        
          .mybackground {background-color:#b5badd;}
        
        Background color #b5badd
      
           Border around this has a color of #b5badd        
        
          <div style="border:2px solid #b5badd;">Content here</div>
        
        
          .myborder {border:2px solid #b5badd;}
        
        Border color #b5badd