#bf34fe color space conversions
Hex:
        #bf34fe
        RGB:
        191, 52, 254
        CMY:
        25, 80, 0
        CMYK:
        25, 80, 0, 0
      HSL:
        281°, 99.0196%, 60.0000%
        HSV (HSB):
        281°, 79.5276%, 99.6078%
        XYZ:
        40.6032, 20.6881, 95.6191
        xyY:
        0.2588, 0.1318, 20.6881
      CIE-Lab:
        52.6064, 80.8512, -73.2378
        CIE-LCH:
        52.6064, 109.0902, 317.8286
        CIE-Luv:
        52.6064, 38.8534, -120.6358
        Hunter-Lab:
        45.4842, 79.7477, -92.8035
      #bf34fe color charts
#bf34fe RGB chart
      #bf34fe CMYK chart
      #bf34fe RGB pie chart
      #bf34fe color shades, tints & tones
#bf34fe color schemes
#bf34fe color preview, HTML & CSS examples
           This text has a color of #bf34fe        
        
          <p style="color:#bf34fe;">Text here</p>
        
        
          .mytext {color:#bf34fe;}
        
        Text color #bf34fe
      
           This box has a color of #bf34fe        
        
          <div style="background-color:#bf34fe;">Content here</div>
        
        
          .mybackground {background-color:#bf34fe;}
        
        Background color #bf34fe
      
           Border around this has a color of #bf34fe        
        
          <div style="border:2px solid #bf34fe;">Content here</div>
        
        
          .myborder {border:2px solid #bf34fe;}
        
        Border color #bf34fe