#bf56b2 color space conversions
Hex:
        #bf56b2
        RGB:
        191, 86, 178
        CMY:
        25, 66, 30
        CMYK:
        0, 55, 7, 25
      HSL:
        307°, 45.0644%, 54.3137%
        HSV (HSB):
        307°, 54.9738%, 74.9020%
        XYZ:
        32.8495, 20.9463, 44.4312
        xyY:
        0.3344, 0.2132, 20.9463
      CIE-Lab:
        52.8907, 53.9442, -29.5678
        CIE-LCH:
        52.8907, 61.5161, 331.2720
        CIE-Luv:
        52.8907, 52.0593, -52.1660
        Hunter-Lab:
        45.7671, 48.0266, -25.5223
      #bf56b2 color charts
#bf56b2 RGB chart
      #bf56b2 CMYK chart
      #bf56b2 RGB pie chart
      #bf56b2 color shades, tints & tones
#bf56b2 color schemes
#bf56b2 color preview, HTML & CSS examples
           This text has a color of #bf56b2        
        
          <p style="color:#bf56b2;">Text here</p>
        
        
          .mytext {color:#bf56b2;}
        
        Text color #bf56b2
      
           This box has a color of #bf56b2        
        
          <div style="background-color:#bf56b2;">Content here</div>
        
        
          .mybackground {background-color:#bf56b2;}
        
        Background color #bf56b2
      
           Border around this has a color of #bf56b2        
        
          <div style="border:2px solid #bf56b2;">Content here</div>
        
        
          .myborder {border:2px solid #bf56b2;}
        
        Border color #bf56b2