#bb6dfa color space conversions
Hex:
        #bb6dfa
        RGB:
        187, 109, 250
        CMY:
        27, 57, 2
        CMYK:
        25, 56, 0, 2
      HSL:
        273°, 93.3775%, 70.3922%
        HSV (HSB):
        273°, 56.4000%, 98.0392%
        XYZ:
        43.2175, 28.4042, 93.6472
        xyY:
        0.2615, 0.1719, 28.4042
      CIE-Lab:
        60.2522, 55.8097, -58.7298
        CIE-LCH:
        60.2522, 81.0180, 313.5396
        CIE-Luv:
        60.2522, 25.5232, -99.9360
        Hunter-Lab:
        53.2956, 51.4786, -66.8733
      #bb6dfa color charts
#bb6dfa RGB chart
      #bb6dfa CMYK chart
      #bb6dfa RGB pie chart
      #bb6dfa color shades, tints & tones
#bb6dfa color schemes
#bb6dfa color preview, HTML & CSS examples
           This text has a color of #bb6dfa        
        
          <p style="color:#bb6dfa;">Text here</p>
        
        
          .mytext {color:#bb6dfa;}
        
        Text color #bb6dfa
      
           This box has a color of #bb6dfa        
        
          <div style="background-color:#bb6dfa;">Content here</div>
        
        
          .mybackground {background-color:#bb6dfa;}
        
        Background color #bb6dfa
      
           Border around this has a color of #bb6dfa        
        
          <div style="border:2px solid #bb6dfa;">Content here</div>
        
        
          .myborder {border:2px solid #bb6dfa;}
        
        Border color #bb6dfa