#bb6bfe color space conversions
Hex:
        #bb6bfe
        RGB:
        187, 107, 254
        CMY:
        27, 58, 0
        CMYK:
        26, 58, 0, 0
      HSL:
        273°, 98.6577%, 70.7843%
        HSV (HSB):
        273°, 57.8740%, 99.6078%
        XYZ:
        43.6406, 28.2359, 96.9159
        xyY:
        0.2585, 0.1673, 28.2359
      CIE-Lab:
        60.1013, 57.7107, -61.1775
        CIE-LCH:
        60.1013, 84.1024, 313.3297
        CIE-Luv:
        60.1013, 25.3738, -103.9534
        Hunter-Lab:
        53.1375, 53.6073, -70.9410
      #bb6bfe color charts
#bb6bfe RGB chart
      #bb6bfe CMYK chart
      #bb6bfe RGB pie chart
      #bb6bfe color shades, tints & tones
#bb6bfe color schemes
#bb6bfe color preview, HTML & CSS examples
           This text has a color of #bb6bfe        
        
          <p style="color:#bb6bfe;">Text here</p>
        
        
          .mytext {color:#bb6bfe;}
        
        Text color #bb6bfe
      
           This box has a color of #bb6bfe        
        
          <div style="background-color:#bb6bfe;">Content here</div>
        
        
          .mybackground {background-color:#bb6bfe;}
        
        Background color #bb6bfe
      
           Border around this has a color of #bb6bfe        
        
          <div style="border:2px solid #bb6bfe;">Content here</div>
        
        
          .myborder {border:2px solid #bb6bfe;}
        
        Border color #bb6bfe