#bf34eb color space conversions
Hex:
        #bf34eb
        RGB:
        191, 52, 235
        CMY:
        25, 80, 8
        CMYK:
        19, 78, 0, 8
      HSL:
        286°, 82.0628%, 56.2745%
        HSV (HSB):
        286°, 77.8723%, 92.1569%
        XYZ:
        37.7092, 19.5305, 80.3795
        xyY:
        0.2740, 0.1419, 19.5305
      CIE-Lab:
        51.3022, 77.3049, -64.7174
        CIE-LCH:
        51.3022, 100.8186, 320.0649
        CIE-Luv:
        51.3022, 43.9846, -107.3312
        Hunter-Lab:
        44.1933, 74.9720, -76.9022
      #bf34eb color charts
#bf34eb RGB chart
      #bf34eb CMYK chart
      #bf34eb RGB pie chart
      #bf34eb color shades, tints & tones
#bf34eb color schemes
#bf34eb color preview, HTML & CSS examples
           This text has a color of #bf34eb        
        
          <p style="color:#bf34eb;">Text here</p>
        
        
          .mytext {color:#bf34eb;}
        
        Text color #bf34eb
      
           This box has a color of #bf34eb        
        
          <div style="background-color:#bf34eb;">Content here</div>
        
        
          .mybackground {background-color:#bf34eb;}
        
        Background color #bf34eb
      
           Border around this has a color of #bf34eb        
        
          <div style="border:2px solid #bf34eb;">Content here</div>
        
        
          .myborder {border:2px solid #bf34eb;}
        
        Border color #bf34eb