#bf53b4 color space conversions
Hex:
        #bf53b4
        RGB:
        191, 83, 180
        CMY:
        25, 67, 29
        CMYK:
        0, 57, 6, 25
      HSL:
        306°, 45.7627%, 53.7255%
        HSV (HSB):
        306°, 56.5445%, 74.9020%
        XYZ:
        32.8173, 20.5582, 45.4185
        xyY:
        0.3322, 0.2081, 20.5582
      CIE-Lab:
        52.4625, 55.6750, -31.3968
        CIE-LCH:
        52.4625, 63.9177, 330.5800
        CIE-Luv:
        52.4625, 52.5841, -55.1121
        Hunter-Lab:
        45.3411, 49.8491, -27.6524
      #bf53b4 color charts
#bf53b4 RGB chart
      #bf53b4 CMYK chart
      #bf53b4 RGB pie chart
      #bf53b4 color shades, tints & tones
#bf53b4 color schemes
#bf53b4 color preview, HTML & CSS examples
           This text has a color of #bf53b4        
        
          <p style="color:#bf53b4;">Text here</p>
        
        
          .mytext {color:#bf53b4;}
        
        Text color #bf53b4
      
           This box has a color of #bf53b4        
        
          <div style="background-color:#bf53b4;">Content here</div>
        
        
          .mybackground {background-color:#bf53b4;}
        
        Background color #bf53b4
      
           Border around this has a color of #bf53b4        
        
          <div style="border:2px solid #bf53b4;">Content here</div>
        
        
          .myborder {border:2px solid #bf53b4;}
        
        Border color #bf53b4