#bf8dc8 color space conversions
Hex:
        #bf8dc8
        RGB:
        191, 141, 200
        CMY:
        25, 45, 22
        CMYK:
        5, 30, 0, 22
      HSL:
        291°, 34.9112%, 66.8627%
        HSV (HSB):
        291°, 29.5000%, 78.4314%
        XYZ:
        41.4361, 34.2962, 59.0795
        xyY:
        0.3074, 0.2544, 34.2962
      CIE-Lab:
        65.1970, 29.1386, -23.1307
        CIE-LCH:
        65.1970, 37.2033, 321.5568
        CIE-Luv:
        65.1970, 23.9363, -40.0933
        Hunter-Lab:
        58.5630, 23.8118, -18.8188
      #bf8dc8 color charts
#bf8dc8 RGB chart
      #bf8dc8 CMYK chart
      #bf8dc8 RGB pie chart
      #bf8dc8 color shades, tints & tones
#bf8dc8 color schemes
#bf8dc8 color preview, HTML & CSS examples
           This text has a color of #bf8dc8        
        
          <p style="color:#bf8dc8;">Text here</p>
        
        
          .mytext {color:#bf8dc8;}
        
        Text color #bf8dc8
      
           This box has a color of #bf8dc8        
        
          <div style="background-color:#bf8dc8;">Content here</div>
        
        
          .mybackground {background-color:#bf8dc8;}
        
        Background color #bf8dc8
      
           Border around this has a color of #bf8dc8        
        
          <div style="border:2px solid #bf8dc8;">Content here</div>
        
        
          .myborder {border:2px solid #bf8dc8;}
        
        Border color #bf8dc8