#bf558f color space conversions
Hex:
        #bf558f
        RGB:
        191, 85, 143
        CMY:
        25, 67, 44
        CMYK:
        0, 55, 25, 25
      HSL:
        327°, 45.2991%, 54.1176%
        HSV (HSB):
        327°, 55.4974%, 74.9020%
        XYZ:
        29.6923, 19.5565, 28.1964
        xyY:
        0.3834, 0.2525, 19.5565
      CIE-Lab:
        51.3321, 49.0400, -11.3900
        CIE-LCH:
        51.3321, 50.3454, 346.9243
        CIE-Luv:
        51.3321, 62.4112, -24.3905
        Hunter-Lab:
        44.2228, 42.4595, -6.8474
      #bf558f color charts
#bf558f RGB chart
      #bf558f CMYK chart
      #bf558f RGB pie chart
      #bf558f color shades, tints & tones
#bf558f color schemes
#bf558f color preview, HTML & CSS examples
           This text has a color of #bf558f        
        
          <p style="color:#bf558f;">Text here</p>
        
        
          .mytext {color:#bf558f;}
        
        Text color #bf558f
      
           This box has a color of #bf558f        
        
          <div style="background-color:#bf558f;">Content here</div>
        
        
          .mybackground {background-color:#bf558f;}
        
        Background color #bf558f
      
           Border around this has a color of #bf558f        
        
          <div style="border:2px solid #bf558f;">Content here</div>
        
        
          .myborder {border:2px solid #bf558f;}
        
        Border color #bf558f