#bf5270 color space conversions
Hex:
        #bf5270
        RGB:
        191, 82, 112
        CMY:
        25, 68, 56
        CMYK:
        0, 57, 41, 25
      HSL:
        343°, 45.9916%, 53.5294%
        HSV (HSB):
        343°, 57.0681%, 74.9020%
        XYZ:
        27.4278, 18.2808, 17.4122
        xyY:
        0.4345, 0.2896, 18.2808
      CIE-Lab:
        49.8349, 46.6394, 4.9507
        CIE-LCH:
        49.8349, 46.9014, 6.0592
        CIE-Luv:
        49.8349, 72.6807, -2.2077
        Hunter-Lab:
        42.7561, 39.6837, 5.7837
      #bf5270 color charts
#bf5270 RGB chart
      #bf5270 CMYK chart
      #bf5270 RGB pie chart
      #bf5270 color shades, tints & tones
#bf5270 color schemes
#bf5270 color preview, HTML & CSS examples
           This text has a color of #bf5270        
        
          <p style="color:#bf5270;">Text here</p>
        
        
          .mytext {color:#bf5270;}
        
        Text color #bf5270
      
           This box has a color of #bf5270        
        
          <div style="background-color:#bf5270;">Content here</div>
        
        
          .mybackground {background-color:#bf5270;}
        
        Background color #bf5270
      
           Border around this has a color of #bf5270        
        
          <div style="border:2px solid #bf5270;">Content here</div>
        
        
          .myborder {border:2px solid #bf5270;}
        
        Border color #bf5270