#bf75a2 color space conversions
Hex:
        #bf75a2
        RGB:
        191, 117, 162
        CMY:
        25, 54, 36
        CMYK:
        0, 39, 15, 25
      HSL:
        324°, 36.6337%, 60.3922%
        HSV (HSB):
        324°, 38.7435%, 74.9020%
        XYZ:
        34.3687, 26.4076, 37.4682
        xyY:
        0.3498, 0.2688, 26.4076
      CIE-Lab:
        58.4219, 35.4305, -11.8377
        CIE-LCH:
        58.4219, 37.3557, 341.5249
        CIE-Luv:
        58.4219, 42.0676, -23.2026
        Hunter-Lab:
        51.3883, 29.4521, -7.2576
      #bf75a2 color charts
#bf75a2 RGB chart
      #bf75a2 CMYK chart
      #bf75a2 RGB pie chart
      #bf75a2 color shades, tints & tones
#bf75a2 color schemes
#bf75a2 color preview, HTML & CSS examples
           This text has a color of #bf75a2        
        
          <p style="color:#bf75a2;">Text here</p>
        
        
          .mytext {color:#bf75a2;}
        
        Text color #bf75a2
      
           This box has a color of #bf75a2        
        
          <div style="background-color:#bf75a2;">Content here</div>
        
        
          .mybackground {background-color:#bf75a2;}
        
        Background color #bf75a2
      
           Border around this has a color of #bf75a2        
        
          <div style="border:2px solid #bf75a2;">Content here</div>
        
        
          .myborder {border:2px solid #bf75a2;}
        
        Border color #bf75a2