#bf57e8 color space conversions
Hex:
        #bf57e8
        RGB:
        191, 87, 232
        CMY:
        25, 66, 9
        CMYK:
        18, 63, 0, 9
      HSL:
        283°, 75.9162%, 62.5490%
        HSV (HSB):
        283°, 62.5000%, 90.9804%
        XYZ:
        39.4595, 23.7190, 78.8424
        xyY:
        0.2778, 0.1670, 23.7190
      CIE-Lab:
        55.8053, 63.4936, -55.7937
        CIE-LCH:
        55.8053, 84.5244, 318.6933
        CIE-Luv:
        55.8053, 37.7205, -94.6331
        Hunter-Lab:
        48.7021, 59.3960, -61.8914
      #bf57e8 color charts
#bf57e8 RGB chart
      #bf57e8 CMYK chart
      #bf57e8 RGB pie chart
      #bf57e8 color shades, tints & tones
#bf57e8 color schemes
#bf57e8 color preview, HTML & CSS examples
           This text has a color of #bf57e8        
        
          <p style="color:#bf57e8;">Text here</p>
        
        
          .mytext {color:#bf57e8;}
        
        Text color #bf57e8
      
           This box has a color of #bf57e8        
        
          <div style="background-color:#bf57e8;">Content here</div>
        
        
          .mybackground {background-color:#bf57e8;}
        
        Background color #bf57e8
      
           Border around this has a color of #bf57e8        
        
          <div style="border:2px solid #bf57e8;">Content here</div>
        
        
          .myborder {border:2px solid #bf57e8;}
        
        Border color #bf57e8