#bf5cc5 color space conversions
Hex:
        #bf5cc5
        RGB:
        191, 92, 197
        CMY:
        25, 64, 23
        CMYK:
        3, 53, 0, 23
      HSL:
        297°, 47.5113%, 56.6667%
        HSV (HSB):
        297°, 53.2995%, 77.2549%
        XYZ:
        35.3910, 22.7619, 55.3515
        xyY:
        0.3118, 0.2005, 22.7619
      CIE-Lab:
        54.8262, 54.4267, -37.5055
        CIE-LCH:
        54.8262, 66.0979, 325.4292
        CIE-Luv:
        54.8262, 44.8516, -64.8450
        Hunter-Lab:
        47.7094, 48.9206, -35.3905
      #bf5cc5 color charts
#bf5cc5 RGB chart
      #bf5cc5 CMYK chart
      #bf5cc5 RGB pie chart
      #bf5cc5 color shades, tints & tones
#bf5cc5 color schemes
#bf5cc5 color preview, HTML & CSS examples
           This text has a color of #bf5cc5        
        
          <p style="color:#bf5cc5;">Text here</p>
        
        
          .mytext {color:#bf5cc5;}
        
        Text color #bf5cc5
      
           This box has a color of #bf5cc5        
        
          <div style="background-color:#bf5cc5;">Content here</div>
        
        
          .mybackground {background-color:#bf5cc5;}
        
        Background color #bf5cc5
      
           Border around this has a color of #bf5cc5        
        
          <div style="border:2px solid #bf5cc5;">Content here</div>
        
        
          .myborder {border:2px solid #bf5cc5;}
        
        Border color #bf5cc5