#bf54e1 color space conversions
Hex:
        #bf54e1
        RGB:
        191, 84, 225
        CMY:
        25, 67, 12
        CMYK:
        15, 63, 0, 12
      HSL:
        286°, 70.1493%, 60.5882%
        HSV (HSB):
        286°, 62.6667%, 88.2353%
        XYZ:
        38.2468, 22.8533, 73.6295
        xyY:
        0.2839, 0.1696, 22.8533
      CIE-Lab:
        54.9209, 63.4447, -53.2698
        CIE-LCH:
        54.9209, 82.8426, 319.9823
        CIE-Luv:
        54.9209, 40.2105, -90.4165
        Hunter-Lab:
        47.8051, 59.1513, -57.8550
      #bf54e1 color charts
#bf54e1 RGB chart
      #bf54e1 CMYK chart
      #bf54e1 RGB pie chart
      #bf54e1 color shades, tints & tones
#bf54e1 color schemes
#bf54e1 color preview, HTML & CSS examples
           This text has a color of #bf54e1        
        
          <p style="color:#bf54e1;">Text here</p>
        
        
          .mytext {color:#bf54e1;}
        
        Text color #bf54e1
      
           This box has a color of #bf54e1        
        
          <div style="background-color:#bf54e1;">Content here</div>
        
        
          .mybackground {background-color:#bf54e1;}
        
        Background color #bf54e1
      
           Border around this has a color of #bf54e1        
        
          <div style="border:2px solid #bf54e1;">Content here</div>
        
        
          .myborder {border:2px solid #bf54e1;}
        
        Border color #bf54e1