#bf54cb color space conversions
Hex:
        #bf54cb
        RGB:
        191, 84, 203
        CMY:
        25, 67, 20
        CMYK:
        6, 59, 0, 20
      HSL:
        294°, 53.3632%, 56.2745%
        HSV (HSB):
        294°, 58.6207%, 79.6078%
        XYZ:
        35.4357, 21.7288, 58.8263
        xyY:
        0.3055, 0.1873, 21.7288
      CIE-Lab:
        53.7381, 59.2680, -42.6542
        CIE-LCH:
        53.7381, 73.0211, 324.2581
        CIE-Luv:
        53.7381, 45.8959, -73.1706
        Hunter-Lab:
        46.6142, 54.1193, -42.1931
      #bf54cb color charts
#bf54cb RGB chart
      #bf54cb CMYK chart
      #bf54cb RGB pie chart
      #bf54cb color shades, tints & tones
#bf54cb color schemes
#bf54cb color preview, HTML & CSS examples
           This text has a color of #bf54cb        
        
          <p style="color:#bf54cb;">Text here</p>
        
        
          .mytext {color:#bf54cb;}
        
        Text color #bf54cb
      
           This box has a color of #bf54cb        
        
          <div style="background-color:#bf54cb;">Content here</div>
        
        
          .mybackground {background-color:#bf54cb;}
        
        Background color #bf54cb
      
           Border around this has a color of #bf54cb        
        
          <div style="border:2px solid #bf54cb;">Content here</div>
        
        
          .myborder {border:2px solid #bf54cb;}
        
        Border color #bf54cb