#bf358f color space conversions
Hex:
        #bf358f
        RGB:
        191, 53, 143
        CMY:
        25, 79, 44
        CMYK:
        0, 72, 25, 25
      HSL:
        321°, 56.5574%, 47.8431%
        HSV (HSB):
        321°, 72.2513%, 74.9020%
        XYZ:
        27.7169, 15.6057, 27.5380
        xyY:
        0.3911, 0.2202, 15.6057
      CIE-Lab:
        46.4529, 62.3739, -18.8022
        CIE-LCH:
        46.4529, 65.1462, 343.2249
        CIE-Luv:
        46.4529, 74.9180, -36.5599
        Hunter-Lab:
        39.5041, 56.1071, -13.6777
      #bf358f color charts
#bf358f RGB chart
      #bf358f CMYK chart
      #bf358f RGB pie chart
      #bf358f color shades, tints & tones
#bf358f color schemes
#bf358f color preview, HTML & CSS examples
           This text has a color of #bf358f        
        
          <p style="color:#bf358f;">Text here</p>
        
        
          .mytext {color:#bf358f;}
        
        Text color #bf358f
      
           This box has a color of #bf358f        
        
          <div style="background-color:#bf358f;">Content here</div>
        
        
          .mybackground {background-color:#bf358f;}
        
        Background color #bf358f
      
           Border around this has a color of #bf358f        
        
          <div style="border:2px solid #bf358f;">Content here</div>
        
        
          .myborder {border:2px solid #bf358f;}
        
        Border color #bf358f