#bba0db color space conversions
Hex:
        #bba0db
        RGB:
        187, 160, 219
        CMY:
        27, 37, 14
        CMYK:
        15, 27, 0, 14
      HSL:
        267°, 45.0382%, 74.3137%
        HSV (HSB):
        267°, 26.9406%, 85.8824%
        XYZ:
        45.8505, 40.8209, 72.4805
        xyY:
        0.2881, 0.2565, 40.8209
      CIE-Lab:
        70.0502, 21.2315, -26.2667
        CIE-LCH:
        70.0502, 33.7745, 308.9487
        CIE-Luv:
        70.0502, 10.5797, -44.3985
        Hunter-Lab:
        63.8912, 16.2880, -22.5368
      #bba0db color charts
#bba0db RGB chart
      #bba0db CMYK chart
      #bba0db RGB pie chart
      #bba0db color shades, tints & tones
#bba0db color schemes
#bba0db color preview, HTML & CSS examples
           This text has a color of #bba0db        
        
          <p style="color:#bba0db;">Text here</p>
        
        
          .mytext {color:#bba0db;}
        
        Text color #bba0db
      
           This box has a color of #bba0db        
        
          <div style="background-color:#bba0db;">Content here</div>
        
        
          .mybackground {background-color:#bba0db;}
        
        Background color #bba0db
      
           Border around this has a color of #bba0db        
        
          <div style="border:2px solid #bba0db;">Content here</div>
        
        
          .myborder {border:2px solid #bba0db;}
        
        Border color #bba0db