#bf54c2 color space conversions
Hex:
        #bf54c2
        RGB:
        191, 84, 194
        CMY:
        25, 67, 24
        CMYK:
        2, 57, 0, 24
      HSL:
        298°, 47.4138%, 54.5098%
        HSV (HSB):
        298°, 56.7010%, 76.0784%
        XYZ:
        34.3938, 21.3121, 53.3398
        xyY:
        0.3154, 0.1954, 21.3121
      CIE-Lab:
        53.2893, 57.6402, -38.1977
        CIE-LCH:
        53.2893, 69.1480, 326.4679
        CIE-Luv:
        53.2893, 48.3320, -65.9760
        Hunter-Lab:
        46.1650, 52.1972, -36.1892
      #bf54c2 color charts
#bf54c2 RGB chart
      #bf54c2 CMYK chart
      #bf54c2 RGB pie chart
      #bf54c2 color shades, tints & tones
#bf54c2 color schemes
#bf54c2 color preview, HTML & CSS examples
           This text has a color of #bf54c2        
        
          <p style="color:#bf54c2;">Text here</p>
        
        
          .mytext {color:#bf54c2;}
        
        Text color #bf54c2
      
           This box has a color of #bf54c2        
        
          <div style="background-color:#bf54c2;">Content here</div>
        
        
          .mybackground {background-color:#bf54c2;}
        
        Background color #bf54c2
      
           Border around this has a color of #bf54c2        
        
          <div style="border:2px solid #bf54c2;">Content here</div>
        
        
          .myborder {border:2px solid #bf54c2;}
        
        Border color #bf54c2