#bf52a9 color space conversions
Hex:
        #bf52a9
        RGB:
        191, 82, 169
        CMY:
        25, 68, 34
        CMYK:
        0, 57, 12, 25
      HSL:
        312°, 45.9916%, 53.5294%
        HSV (HSB):
        312°, 57.0681%, 74.9020%
        XYZ:
        31.6646, 19.9755, 39.7229
        xyY:
        0.3466, 0.2186, 19.9755
      CIE-Lab:
        51.8095, 54.3334, -25.9951
        CIE-LCH:
        51.8095, 60.2318, 334.4318
        CIE-Luv:
        51.8095, 56.1261, -46.6342
        Hunter-Lab:
        44.6940, 48.2483, -21.4096
      #bf52a9 color charts
#bf52a9 RGB chart
      #bf52a9 CMYK chart
      #bf52a9 RGB pie chart
      #bf52a9 color shades, tints & tones
#bf52a9 color schemes
#bf52a9 color preview, HTML & CSS examples
           This text has a color of #bf52a9        
        
          <p style="color:#bf52a9;">Text here</p>
        
        
          .mytext {color:#bf52a9;}
        
        Text color #bf52a9
      
           This box has a color of #bf52a9        
        
          <div style="background-color:#bf52a9;">Content here</div>
        
        
          .mybackground {background-color:#bf52a9;}
        
        Background color #bf52a9
      
           Border around this has a color of #bf52a9        
        
          <div style="border:2px solid #bf52a9;">Content here</div>
        
        
          .myborder {border:2px solid #bf52a9;}
        
        Border color #bf52a9