#bf53e5 color space conversions
Hex:
        #bf53e5
        RGB:
        191, 83, 229
        CMY:
        25, 67, 10
        CMYK:
        17, 64, 0, 10
      HSL:
        284°, 73.7374%, 61.1765%
        HSV (HSB):
        284°, 63.7555%, 89.8039%
        XYZ:
        38.7220, 22.9200, 76.5119
        xyY:
        0.2803, 0.1659, 22.9200
      CIE-Lab:
        54.9899, 64.6698, -55.4123
        CIE-LCH:
        54.9899, 85.1628, 319.4083
        CIE-Luv:
        54.9899, 39.4758, -93.8687
        Hunter-Lab:
        47.8749, 60.5927, -61.2427
      #bf53e5 color charts
#bf53e5 RGB chart
      #bf53e5 CMYK chart
      #bf53e5 RGB pie chart
      #bf53e5 color shades, tints & tones
#bf53e5 color schemes
#bf53e5 color preview, HTML & CSS examples
           This text has a color of #bf53e5        
        
          <p style="color:#bf53e5;">Text here</p>
        
        
          .mytext {color:#bf53e5;}
        
        Text color #bf53e5
      
           This box has a color of #bf53e5        
        
          <div style="background-color:#bf53e5;">Content here</div>
        
        
          .mybackground {background-color:#bf53e5;}
        
        Background color #bf53e5
      
           Border around this has a color of #bf53e5        
        
          <div style="border:2px solid #bf53e5;">Content here</div>
        
        
          .myborder {border:2px solid #bf53e5;}
        
        Border color #bf53e5