#bf5478 color space conversions
Hex:
        #bf5478
        RGB:
        191, 84, 120
        CMY:
        25, 67, 53
        CMYK:
        0, 56, 37, 25
      HSL:
        340°, 45.5319%, 53.9216%
        HSV (HSB):
        340°, 56.0209%, 74.9020%
        XYZ:
        28.0463, 18.7731, 19.9147
        xyY:
        0.4203, 0.2813, 18.7731
      CIE-Lab:
        50.4207, 46.5802, 0.9909
        CIE-LCH:
        50.4207, 46.5907, 1.2187
        CIE-Luv:
        50.4207, 69.3928, -7.1678
        Hunter-Lab:
        43.3279, 39.7200, 3.0783
      #bf5478 color charts
#bf5478 RGB chart
      #bf5478 CMYK chart
      #bf5478 RGB pie chart
      #bf5478 color shades, tints & tones
#bf5478 color schemes
#bf5478 color preview, HTML & CSS examples
           This text has a color of #bf5478        
        
          <p style="color:#bf5478;">Text here</p>
        
        
          .mytext {color:#bf5478;}
        
        Text color #bf5478
      
           This box has a color of #bf5478        
        
          <div style="background-color:#bf5478;">Content here</div>
        
        
          .mybackground {background-color:#bf5478;}
        
        Background color #bf5478
      
           Border around this has a color of #bf5478        
        
          <div style="border:2px solid #bf5478;">Content here</div>
        
        
          .myborder {border:2px solid #bf5478;}
        
        Border color #bf5478