#bba6e1 color space conversions
Hex:
        #bba6e1
        RGB:
        187, 166, 225
        CMY:
        27, 35, 12
        CMYK:
        17, 26, 0, 12
      HSL:
        261°, 49.5798%, 76.6667%
        HSV (HSB):
        261°, 26.2222%, 88.2353%
        XYZ:
        47.7203, 43.2735, 77.0716
        xyY:
        0.2839, 0.2575, 43.2735
      CIE-Lab:
        71.7402, 19.2069, -26.9650
        CIE-LCH:
        71.7402, 33.1062, 305.4619
        CIE-Luv:
        71.7402, 7.3146, -45.3955
        Hunter-Lab:
        65.7826, 14.3689, -23.4171
      #bba6e1 color charts
#bba6e1 RGB chart
      #bba6e1 CMYK chart
      #bba6e1 RGB pie chart
      #bba6e1 color shades, tints & tones
#bba6e1 color schemes
#bba6e1 color preview, HTML & CSS examples
           This text has a color of #bba6e1        
        
          <p style="color:#bba6e1;">Text here</p>
        
        
          .mytext {color:#bba6e1;}
        
        Text color #bba6e1
      
           This box has a color of #bba6e1        
        
          <div style="background-color:#bba6e1;">Content here</div>
        
        
          .mybackground {background-color:#bba6e1;}
        
        Background color #bba6e1
      
           Border around this has a color of #bba6e1        
        
          <div style="border:2px solid #bba6e1;">Content here</div>
        
        
          .myborder {border:2px solid #bba6e1;}
        
        Border color #bba6e1