#bf558d color space conversions
Hex:
        #bf558d
        RGB:
        191, 85, 141
        CMY:
        25, 67, 45
        CMYK:
        0, 55, 26, 25
      HSL:
        328°, 45.2991%, 54.1176%
        HSV (HSB):
        328°, 55.4974%, 74.9020%
        XYZ:
        29.5421, 19.4965, 27.4055
        xyY:
        0.3865, 0.2550, 19.4965
      CIE-Lab:
        51.2630, 48.7645, -10.3057
        CIE-LCH:
        51.2630, 49.8416, 348.0670
        CIE-Luv:
        51.2630, 62.9816, -22.8115
        Hunter-Lab:
        44.1548, 42.1558, -5.8910
      #bf558d color charts
#bf558d RGB chart
      #bf558d CMYK chart
      #bf558d RGB pie chart
      #bf558d color shades, tints & tones
#bf558d color schemes
#bf558d color preview, HTML & CSS examples
           This text has a color of #bf558d        
        
          <p style="color:#bf558d;">Text here</p>
        
        
          .mytext {color:#bf558d;}
        
        Text color #bf558d
      
           This box has a color of #bf558d        
        
          <div style="background-color:#bf558d;">Content here</div>
        
        
          .mybackground {background-color:#bf558d;}
        
        Background color #bf558d
      
           Border around this has a color of #bf558d        
        
          <div style="border:2px solid #bf558d;">Content here</div>
        
        
          .myborder {border:2px solid #bf558d;}
        
        Border color #bf558d