#bf4d90 color space conversions
Hex:
        #bf4d90
        RGB:
        191, 77, 144
        CMY:
        25, 70, 44
        CMYK:
        0, 60, 25, 25
      HSL:
        325°, 47.1074%, 52.5490%
        HSV (HSB):
        325°, 59.6859%, 74.9020%
        XYZ:
        29.1738, 18.3977, 28.3990
        xyY:
        0.3840, 0.2422, 18.3977
      CIE-Lab:
        49.9750, 52.9030, -14.0344
        CIE-LCH:
        49.9750, 54.7329, 345.1425
        CIE-Luv:
        49.9750, 65.6952, -28.6764
        Hunter-Lab:
        42.8926, 46.3464, -9.2309
      #bf4d90 color charts
#bf4d90 RGB chart
      #bf4d90 CMYK chart
      #bf4d90 RGB pie chart
      #bf4d90 color shades, tints & tones
#bf4d90 color schemes
#bf4d90 color preview, HTML & CSS examples
           This text has a color of #bf4d90        
        
          <p style="color:#bf4d90;">Text here</p>
        
        
          .mytext {color:#bf4d90;}
        
        Text color #bf4d90
      
           This box has a color of #bf4d90        
        
          <div style="background-color:#bf4d90;">Content here</div>
        
        
          .mybackground {background-color:#bf4d90;}
        
        Background color #bf4d90
      
           Border around this has a color of #bf4d90        
        
          <div style="border:2px solid #bf4d90;">Content here</div>
        
        
          .myborder {border:2px solid #bf4d90;}
        
        Border color #bf4d90