#bf54af color space conversions
Hex:
        #bf54af
        RGB:
        191, 84, 175
        CMY:
        25, 67, 31
        CMYK:
        0, 56, 8, 25
      HSL:
        309°, 45.5319%, 53.9216%
        HSV (HSB):
        309°, 56.0209%, 74.9020%
        XYZ:
        32.3940, 20.5122, 42.8093
        xyY:
        0.3384, 0.2143, 20.5122
      CIE-Lab:
        52.4114, 54.3807, -28.5668
        CIE-LCH:
        52.4114, 61.4274, 332.2865
        CIE-Luv:
        52.4114, 53.6455, -50.6217
        Hunter-Lab:
        45.2904, 48.4145, -24.3388
      #bf54af color charts
#bf54af RGB chart
      #bf54af CMYK chart
      #bf54af RGB pie chart
      #bf54af color shades, tints & tones
#bf54af color schemes
#bf54af color preview, HTML & CSS examples
           This text has a color of #bf54af        
        
          <p style="color:#bf54af;">Text here</p>
        
        
          .mytext {color:#bf54af;}
        
        Text color #bf54af
      
           This box has a color of #bf54af        
        
          <div style="background-color:#bf54af;">Content here</div>
        
        
          .mybackground {background-color:#bf54af;}
        
        Background color #bf54af
      
           Border around this has a color of #bf54af        
        
          <div style="border:2px solid #bf54af;">Content here</div>
        
        
          .myborder {border:2px solid #bf54af;}
        
        Border color #bf54af