#bf5ca4 color space conversions
Hex:
        #bf5ca4
        RGB:
        191, 92, 164
        CMY:
        25, 64, 36
        CMYK:
        0, 52, 14, 25
      HSL:
        316°, 43.6123%, 55.4902%
        HSV (HSB):
        316°, 51.8325%, 74.9020%
        XYZ:
        32.0138, 21.4110, 37.5674
        xyY:
        0.3518, 0.2353, 21.4110
      CIE-Lab:
        53.3964, 48.7632, -20.6260
        CIE-LCH:
        53.3964, 52.9460, 337.0724
        CIE-Luv:
        53.3964, 53.4688, -37.9796
        Hunter-Lab:
        46.2720, 42.5213, -15.7460
      #bf5ca4 color charts
#bf5ca4 RGB chart
      #bf5ca4 CMYK chart
      #bf5ca4 RGB pie chart
      #bf5ca4 color shades, tints & tones
#bf5ca4 color schemes
#bf5ca4 color preview, HTML & CSS examples
           This text has a color of #bf5ca4        
        
          <p style="color:#bf5ca4;">Text here</p>
        
        
          .mytext {color:#bf5ca4;}
        
        Text color #bf5ca4
      
           This box has a color of #bf5ca4        
        
          <div style="background-color:#bf5ca4;">Content here</div>
        
        
          .mybackground {background-color:#bf5ca4;}
        
        Background color #bf5ca4
      
           Border around this has a color of #bf5ca4        
        
          <div style="border:2px solid #bf5ca4;">Content here</div>
        
        
          .myborder {border:2px solid #bf5ca4;}
        
        Border color #bf5ca4