#bf5a94 color space conversions
Hex:
        #bf5a94
        RGB:
        191, 90, 148
        CMY:
        25, 65, 42
        CMYK:
        0, 53, 23, 25
      HSL:
        326°, 44.1048%, 55.0980%
        HSV (HSB):
        326°, 52.8796%, 74.9020%
        XYZ:
        30.4873, 20.5268, 30.3722
        xyY:
        0.3746, 0.2522, 20.5268
      CIE-Lab:
        52.4277, 47.3190, -12.6991
        CIE-LCH:
        52.4277, 48.9934, 344.9774
        CIE-Luv:
        52.4277, 58.6750, -26.0433
        Hunter-Lab:
        45.3065, 40.8284, -8.0317
      #bf5a94 color charts
#bf5a94 RGB chart
      #bf5a94 CMYK chart
      #bf5a94 RGB pie chart
      #bf5a94 color shades, tints & tones
#bf5a94 color schemes
#bf5a94 color preview, HTML & CSS examples
           This text has a color of #bf5a94        
        
          <p style="color:#bf5a94;">Text here</p>
        
        
          .mytext {color:#bf5a94;}
        
        Text color #bf5a94
      
           This box has a color of #bf5a94        
        
          <div style="background-color:#bf5a94;">Content here</div>
        
        
          .mybackground {background-color:#bf5a94;}
        
        Background color #bf5a94
      
           Border around this has a color of #bf5a94        
        
          <div style="border:2px solid #bf5a94;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a94;}
        
        Border color #bf5a94