#bf5cbf color space conversions
Hex:
        #bf5cbf
        RGB:
        191, 92, 191
        CMY:
        25, 64, 25
        CMYK:
        0, 52, 0, 25
      HSL:
        300°, 43.6123%, 55.4902%
        HSV (HSB):
        300°, 51.8325%, 74.9020%
        XYZ:
        34.7170, 22.4922, 51.8019
        xyY:
        0.3185, 0.2063, 22.4922
      CIE-Lab:
        54.5454, 53.3385, -34.5019
        CIE-LCH:
        54.5454, 63.5246, 327.1033
        CIE-Luv:
        54.5454, 46.3843, -59.9798
        Hunter-Lab:
        47.4260, 47.6708, -31.5623
      #bf5cbf color charts
#bf5cbf RGB chart
      #bf5cbf CMYK chart
      #bf5cbf RGB pie chart
      #bf5cbf color shades, tints & tones
#bf5cbf color schemes
#bf5cbf color preview, HTML & CSS examples
           This text has a color of #bf5cbf        
        
          <p style="color:#bf5cbf;">Text here</p>
        
        
          .mytext {color:#bf5cbf;}
        
        Text color #bf5cbf
      
           This box has a color of #bf5cbf        
        
          <div style="background-color:#bf5cbf;">Content here</div>
        
        
          .mybackground {background-color:#bf5cbf;}
        
        Background color #bf5cbf
      
           Border around this has a color of #bf5cbf        
        
          <div style="border:2px solid #bf5cbf;">Content here</div>
        
        
          .myborder {border:2px solid #bf5cbf;}
        
        Border color #bf5cbf