#bf34d3 color space conversions
Hex:
        #bf34d3
        RGB:
        191, 52, 211
        CMY:
        25, 80, 17
        CMYK:
        9, 75, 0, 17
      HSL:
        292°, 64.3725%, 51.5686%
        HSV (HSB):
        292°, 75.3555%, 82.7451%
        XYZ:
        34.4717, 18.2355, 63.3310
        xyY:
        0.2971, 0.1572, 18.2355
      CIE-Lab:
        49.7805, 73.0334, -53.5336
        CIE-LCH:
        49.7805, 90.5523, 323.7585
        CIE-Luv:
        49.7805, 51.1525, -89.8092
        Hunter-Lab:
        42.7030, 69.3625, -58.0382
      #bf34d3 color charts
#bf34d3 RGB chart
      #bf34d3 CMYK chart
      #bf34d3 RGB pie chart
      #bf34d3 color shades, tints & tones
#bf34d3 color schemes
#bf34d3 color preview, HTML & CSS examples
           This text has a color of #bf34d3        
        
          <p style="color:#bf34d3;">Text here</p>
        
        
          .mytext {color:#bf34d3;}
        
        Text color #bf34d3
      
           This box has a color of #bf34d3        
        
          <div style="background-color:#bf34d3;">Content here</div>
        
        
          .mybackground {background-color:#bf34d3;}
        
        Background color #bf34d3
      
           Border around this has a color of #bf34d3        
        
          <div style="border:2px solid #bf34d3;">Content here</div>
        
        
          .myborder {border:2px solid #bf34d3;}
        
        Border color #bf34d3