#bf5bc0 color space conversions
Hex:
        #bf5bc0
        RGB:
        191, 91, 192
        CMY:
        25, 64, 25
        CMYK:
        1, 53, 0, 25
      HSL:
        299°, 44.4934%, 55.4902%
        HSV (HSB):
        299°, 52.6042%, 75.2941%
        XYZ:
        34.7414, 22.3643, 52.3548
        xyY:
        0.3174, 0.2043, 22.3643
      CIE-Lab:
        54.4114, 53.9998, -35.2865
        CIE-LCH:
        54.4114, 64.5068, 326.8371
        CIE-Luv:
        54.4114, 46.4845, -61.2557
        Hunter-Lab:
        47.2909, 48.3725, -32.5351
      #bf5bc0 color charts
#bf5bc0 RGB chart
      #bf5bc0 CMYK chart
      #bf5bc0 RGB pie chart
      #bf5bc0 color shades, tints & tones
#bf5bc0 color schemes
#bf5bc0 color preview, HTML & CSS examples
           This text has a color of #bf5bc0        
        
          <p style="color:#bf5bc0;">Text here</p>
        
        
          .mytext {color:#bf5bc0;}
        
        Text color #bf5bc0
      
           This box has a color of #bf5bc0        
        
          <div style="background-color:#bf5bc0;">Content here</div>
        
        
          .mybackground {background-color:#bf5bc0;}
        
        Background color #bf5bc0
      
           Border around this has a color of #bf5bc0        
        
          <div style="border:2px solid #bf5bc0;">Content here</div>
        
        
          .myborder {border:2px solid #bf5bc0;}
        
        Border color #bf5bc0