#bf8bcb color space conversions
Hex:
        #bf8bcb
        RGB:
        191, 139, 203
        CMY:
        25, 45, 20
        CMYK:
        6, 32, 0, 20
      HSL:
        289°, 38.0952%, 67.0588%
        HSV (HSB):
        289°, 31.5271%, 79.6078%
        XYZ:
        41.4980, 33.8534, 60.8471
        xyY:
        0.3047, 0.2486, 33.8534
      CIE-Lab:
        64.8460, 30.8402, -25.3468
        CIE-LCH:
        64.8460, 39.9197, 320.5841
        CIE-Luv:
        64.8460, 24.4255, -43.8487
        Hunter-Lab:
        58.1837, 25.4890, -21.2755
      #bf8bcb color charts
#bf8bcb RGB chart
      #bf8bcb CMYK chart
      #bf8bcb RGB pie chart
      #bf8bcb color shades, tints & tones
#bf8bcb color schemes
#bf8bcb color preview, HTML & CSS examples
           This text has a color of #bf8bcb        
        
          <p style="color:#bf8bcb;">Text here</p>
        
        
          .mytext {color:#bf8bcb;}
        
        Text color #bf8bcb
      
           This box has a color of #bf8bcb        
        
          <div style="background-color:#bf8bcb;">Content here</div>
        
        
          .mybackground {background-color:#bf8bcb;}
        
        Background color #bf8bcb
      
           Border around this has a color of #bf8bcb        
        
          <div style="border:2px solid #bf8bcb;">Content here</div>
        
        
          .myborder {border:2px solid #bf8bcb;}
        
        Border color #bf8bcb