#bf5bcb color space conversions
Hex:
        #bf5bcb
        RGB:
        191, 91, 203
        CMY:
        25, 64, 20
        CMYK:
        6, 55, 0, 20
      HSL:
        294°, 51.8519%, 57.6471%
        HSV (HSB):
        294°, 55.1724%, 79.6078%
        XYZ:
        36.0064, 22.8703, 59.0166
        xyY:
        0.3054, 0.1940, 22.8703
      CIE-Lab:
        54.9385, 56.0155, -40.7599
        CIE-LCH:
        54.9385, 69.2756, 323.9583
        CIE-Luv:
        54.9385, 43.6716, -70.1396
        Hunter-Lab:
        47.8229, 50.7045, -39.6916
      #bf5bcb color charts
#bf5bcb RGB chart
      #bf5bcb CMYK chart
      #bf5bcb RGB pie chart
      #bf5bcb color shades, tints & tones
#bf5bcb color schemes
#bf5bcb color preview, HTML & CSS examples
           This text has a color of #bf5bcb        
        
          <p style="color:#bf5bcb;">Text here</p>
        
        
          .mytext {color:#bf5bcb;}
        
        Text color #bf5bcb
      
           This box has a color of #bf5bcb        
        
          <div style="background-color:#bf5bcb;">Content here</div>
        
        
          .mybackground {background-color:#bf5bcb;}
        
        Background color #bf5bcb
      
           Border around this has a color of #bf5bcb        
        
          <div style="border:2px solid #bf5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #bf5bcb;}
        
        Border color #bf5bcb