#bf55af color space conversions
Hex:
        #bf55af
        RGB:
        191, 85, 175
        CMY:
        25, 67, 31
        CMYK:
        0, 55, 8, 25
      HSL:
        309°, 45.2991%, 54.1176%
        HSV (HSB):
        309°, 55.4974%, 74.9020%
        XYZ:
        32.4722, 20.6685, 42.8354
        xyY:
        0.3383, 0.2154, 20.6685
      CIE-Lab:
        52.5848, 53.9141, -28.2976
        CIE-LCH:
        52.5848, 60.8891, 332.3066
        CIE-Luv:
        52.5848, 53.2726, -50.1775
        Hunter-Lab:
        45.4626, 47.9361, -24.0398
      #bf55af color charts
#bf55af RGB chart
      #bf55af CMYK chart
      #bf55af RGB pie chart
      #bf55af color shades, tints & tones
#bf55af color schemes
#bf55af color preview, HTML & CSS examples
           This text has a color of #bf55af        
        
          <p style="color:#bf55af;">Text here</p>
        
        
          .mytext {color:#bf55af;}
        
        Text color #bf55af
      
           This box has a color of #bf55af        
        
          <div style="background-color:#bf55af;">Content here</div>
        
        
          .mybackground {background-color:#bf55af;}
        
        Background color #bf55af
      
           Border around this has a color of #bf55af        
        
          <div style="border:2px solid #bf55af;">Content here</div>
        
        
          .myborder {border:2px solid #bf55af;}
        
        Border color #bf55af