#bf5bc4 color space conversions
Hex:
        #bf5bc4
        RGB:
        191, 91, 196
        CMY:
        25, 64, 23
        CMYK:
        3, 54, 0, 23
      HSL:
        297°, 47.0852%, 56.2745%
        HSV (HSB):
        297°, 53.5714%, 76.8627%
        XYZ:
        35.1907, 22.5441, 54.7212
        xyY:
        0.3129, 0.2005, 22.5441
      CIE-Lab:
        54.5996, 54.7237, -37.2881
        CIE-LCH:
        54.5996, 66.2200, 325.7299
        CIE-Luv:
        54.5996, 45.4534, -64.4956
        Hunter-Lab:
        47.4806, 49.2062, -35.0951
      #bf5bc4 color charts
#bf5bc4 RGB chart
      #bf5bc4 CMYK chart
      #bf5bc4 RGB pie chart
      #bf5bc4 color shades, tints & tones
#bf5bc4 color schemes
#bf5bc4 color preview, HTML & CSS examples
           This text has a color of #bf5bc4        
        
          <p style="color:#bf5bc4;">Text here</p>
        
        
          .mytext {color:#bf5bc4;}
        
        Text color #bf5bc4
      
           This box has a color of #bf5bc4        
        
          <div style="background-color:#bf5bc4;">Content here</div>
        
        
          .mybackground {background-color:#bf5bc4;}
        
        Background color #bf5bc4
      
           Border around this has a color of #bf5bc4        
        
          <div style="border:2px solid #bf5bc4;">Content here</div>
        
        
          .myborder {border:2px solid #bf5bc4;}
        
        Border color #bf5bc4