#bbaee5 color space conversions
Hex:
        #bbaee5
        RGB:
        187, 174, 229
        CMY:
        27, 32, 10
        CMYK:
        18, 24, 0, 10
      HSL:
        254°, 51.4019%, 79.0196%
        HSV (HSB):
        254°, 24.0175%, 89.8039%
        XYZ:
        49.7724, 46.4940, 80.4797
        xyY:
        0.2816, 0.2631, 46.4940
      CIE-Lab:
        73.8650, 15.6650, -25.8911
        CIE-LCH:
        73.8650, 30.2612, 301.1754
        CIE-Luv:
        73.8650, 3.4004, -43.2822
        Hunter-Lab:
        68.1865, 10.9687, -22.2486
      #bbaee5 color charts
#bbaee5 RGB chart
      #bbaee5 CMYK chart
      #bbaee5 RGB pie chart
      #bbaee5 color shades, tints & tones
#bbaee5 color schemes
#bbaee5 color preview, HTML & CSS examples
           This text has a color of #bbaee5        
        
          <p style="color:#bbaee5;">Text here</p>
        
        
          .mytext {color:#bbaee5;}
        
        Text color #bbaee5
      
           This box has a color of #bbaee5        
        
          <div style="background-color:#bbaee5;">Content here</div>
        
        
          .mybackground {background-color:#bbaee5;}
        
        Background color #bbaee5
      
           Border around this has a color of #bbaee5        
        
          <div style="border:2px solid #bbaee5;">Content here</div>
        
        
          .myborder {border:2px solid #bbaee5;}
        
        Border color #bbaee5