#bf34f2 color space conversions
Hex:
        #bf34f2
        RGB:
        191, 52, 242
        CMY:
        25, 80, 5
        CMYK:
        21, 79, 0, 5
      HSL:
        284°, 87.9630%, 57.6471%
        HSV (HSB):
        284°, 78.5124%, 94.9020%
        XYZ:
        38.7409, 19.9432, 85.8119
        xyY:
        0.2681, 0.1380, 19.9432
      CIE-Lab:
        51.7729, 78.5963, -67.8895
        CIE-LCH:
        51.7729, 103.8574, 319.1804
        CIE-Luv:
        51.7729, 42.0394, -112.2908
        Hunter-Lab:
        44.6578, 76.6987, -82.6680
      #bf34f2 color charts
#bf34f2 RGB chart
      #bf34f2 CMYK chart
      #bf34f2 RGB pie chart
      #bf34f2 color shades, tints & tones
#bf34f2 color schemes
#bf34f2 color preview, HTML & CSS examples
           This text has a color of #bf34f2        
        
          <p style="color:#bf34f2;">Text here</p>
        
        
          .mytext {color:#bf34f2;}
        
        Text color #bf34f2
      
           This box has a color of #bf34f2        
        
          <div style="background-color:#bf34f2;">Content here</div>
        
        
          .mybackground {background-color:#bf34f2;}
        
        Background color #bf34f2
      
           Border around this has a color of #bf34f2        
        
          <div style="border:2px solid #bf34f2;">Content here</div>
        
        
          .myborder {border:2px solid #bf34f2;}
        
        Border color #bf34f2