#bf34a1 color space conversions
Hex:
        #bf34a1
        RGB:
        191, 52, 161
        CMY:
        25, 80, 37
        CMYK:
        0, 73, 16, 25
      HSL:
        313°, 57.2016%, 47.6471%
        HSV (HSB):
        313°, 72.7749%, 74.9020%
        XYZ:
        29.1469, 16.1056, 35.2907
        xyY:
        0.3619, 0.2000, 16.1056
      CIE-Lab:
        47.1127, 65.1370, -28.5671
        CIE-LCH:
        47.1127, 71.1260, 336.3192
        CIE-Luv:
        47.1127, 68.4352, -51.1086
        Hunter-Lab:
        40.1317, 59.4104, -24.0457
      #bf34a1 color charts
#bf34a1 RGB chart
      #bf34a1 CMYK chart
      #bf34a1 RGB pie chart
      #bf34a1 color shades, tints & tones
#bf34a1 color schemes
#bf34a1 color preview, HTML & CSS examples
           This text has a color of #bf34a1        
        
          <p style="color:#bf34a1;">Text here</p>
        
        
          .mytext {color:#bf34a1;}
        
        Text color #bf34a1
      
           This box has a color of #bf34a1        
        
          <div style="background-color:#bf34a1;">Content here</div>
        
        
          .mybackground {background-color:#bf34a1;}
        
        Background color #bf34a1
      
           Border around this has a color of #bf34a1        
        
          <div style="border:2px solid #bf34a1;">Content here</div>
        
        
          .myborder {border:2px solid #bf34a1;}
        
        Border color #bf34a1