#bbaad8 color space conversions
Hex:
        #bbaad8
        RGB:
        187, 170, 216
        CMY:
        27, 33, 15
        CMYK:
        13, 21, 0, 15
      HSL:
        262°, 37.0968%, 75.6863%
        HSV (HSB):
        262°, 21.2963%, 84.7059%
        XYZ:
        47.2629, 44.2721, 71.0201
        xyY:
        0.2908, 0.2724, 44.2721
      CIE-Lab:
        72.4100, 15.0460, -21.0174
        CIE-LCH:
        72.4100, 25.8479, 305.5982
        CIE-Luv:
        72.4100, 6.2805, -35.1147
        Hunter-Lab:
        66.5373, 10.3522, -16.7084
      #bbaad8 color charts
#bbaad8 RGB chart
      #bbaad8 CMYK chart
      #bbaad8 RGB pie chart
      #bbaad8 color shades, tints & tones
#bbaad8 color schemes
#bbaad8 color preview, HTML & CSS examples
           This text has a color of #bbaad8        
        
          <p style="color:#bbaad8;">Text here</p>
        
        
          .mytext {color:#bbaad8;}
        
        Text color #bbaad8
      
           This box has a color of #bbaad8        
        
          <div style="background-color:#bbaad8;">Content here</div>
        
        
          .mybackground {background-color:#bbaad8;}
        
        Background color #bbaad8
      
           Border around this has a color of #bbaad8        
        
          <div style="border:2px solid #bbaad8;">Content here</div>
        
        
          .myborder {border:2px solid #bbaad8;}
        
        Border color #bbaad8