#bf34a4 color space conversions
Hex:
        #bf34a4
        RGB:
        191, 52, 164
        CMY:
        25, 80, 36
        CMYK:
        0, 73, 14, 25
      HSL:
        312°, 57.2016%, 47.6471%
        HSV (HSB):
        312°, 72.7749%, 74.9020%
        XYZ:
        29.4147, 16.2127, 36.7010
        xyY:
        0.3573, 0.1969, 16.2127
      CIE-Lab:
        47.2523, 65.5647, -30.1326
        CIE-LCH:
        47.2523, 72.1575, 335.3172
        CIE-Luv:
        47.2523, 67.3236, -53.4845
        Hunter-Lab:
        40.2650, 59.9355, -25.8566
      #bf34a4 color charts
#bf34a4 RGB chart
      #bf34a4 CMYK chart
      #bf34a4 RGB pie chart
      #bf34a4 color shades, tints & tones
#bf34a4 color schemes
#bf34a4 color preview, HTML & CSS examples
           This text has a color of #bf34a4        
        
          <p style="color:#bf34a4;">Text here</p>
        
        
          .mytext {color:#bf34a4;}
        
        Text color #bf34a4
      
           This box has a color of #bf34a4        
        
          <div style="background-color:#bf34a4;">Content here</div>
        
        
          .mybackground {background-color:#bf34a4;}
        
        Background color #bf34a4
      
           Border around this has a color of #bf34a4        
        
          <div style="border:2px solid #bf34a4;">Content here</div>
        
        
          .myborder {border:2px solid #bf34a4;}
        
        Border color #bf34a4