#bf5ae8 color space conversions
Hex:
        #bf5ae8
        RGB:
        191, 90, 232
        CMY:
        25, 65, 9
        CMYK:
        18, 61, 0, 9
      HSL:
        283°, 75.5319%, 63.1373%
        HSV (HSB):
        283°, 61.2069%, 90.9804%
        XYZ:
        39.7075, 24.2149, 78.9251
        xyY:
        0.2780, 0.1695, 24.2149
      CIE-Lab:
        56.3023, 62.1310, -54.9996
        CIE-LCH:
        56.3023, 82.9772, 318.4841
        CIE-Luv:
        56.3023, 36.9231, -93.4367
        Hunter-Lab:
        49.2086, 57.9204, -60.6484
      #bf5ae8 color charts
#bf5ae8 RGB chart
      #bf5ae8 CMYK chart
      #bf5ae8 RGB pie chart
      #bf5ae8 color shades, tints & tones
#bf5ae8 color schemes
#bf5ae8 color preview, HTML & CSS examples
           This text has a color of #bf5ae8        
        
          <p style="color:#bf5ae8;">Text here</p>
        
        
          .mytext {color:#bf5ae8;}
        
        Text color #bf5ae8
      
           This box has a color of #bf5ae8        
        
          <div style="background-color:#bf5ae8;">Content here</div>
        
        
          .mybackground {background-color:#bf5ae8;}
        
        Background color #bf5ae8
      
           Border around this has a color of #bf5ae8        
        
          <div style="border:2px solid #bf5ae8;">Content here</div>
        
        
          .myborder {border:2px solid #bf5ae8;}
        
        Border color #bf5ae8