#bf34d7 color space conversions
Hex:
        #bf34d7
        RGB:
        191, 52, 215
        CMY:
        25, 80, 16
        CMYK:
        11, 76, 0, 16
      HSL:
        291°, 67.0782%, 52.3529%
        HSV (HSB):
        291°, 75.8140%, 84.3137%
        XYZ:
        34.9796, 18.4386, 66.0054
        xyY:
        0.2929, 0.1544, 18.4386
      CIE-Lab:
        50.0239, 73.7270, -55.4317
        CIE-LCH:
        50.0239, 92.2407, 323.0623
        CIE-Luv:
        50.0239, 49.9039, -92.7845
        Hunter-Lab:
        42.9402, 70.2626, -61.0791
      #bf34d7 color charts
#bf34d7 RGB chart
      #bf34d7 CMYK chart
      #bf34d7 RGB pie chart
      #bf34d7 color shades, tints & tones
#bf34d7 color schemes
#bf34d7 color preview, HTML & CSS examples
           This text has a color of #bf34d7        
        
          <p style="color:#bf34d7;">Text here</p>
        
        
          .mytext {color:#bf34d7;}
        
        Text color #bf34d7
      
           This box has a color of #bf34d7        
        
          <div style="background-color:#bf34d7;">Content here</div>
        
        
          .mybackground {background-color:#bf34d7;}
        
        Background color #bf34d7
      
           Border around this has a color of #bf34d7        
        
          <div style="border:2px solid #bf34d7;">Content here</div>
        
        
          .myborder {border:2px solid #bf34d7;}
        
        Border color #bf34d7