#b517f2 color space conversions
Hex:
        #b517f2
        RGB:
        181, 23, 242
        CMY:
        29, 91, 5
        CMYK:
        25, 90, 0, 5
      HSL:
        283°, 89.3878%, 51.9608%
        HSV (HSB):
        283°, 90.4959%, 94.9020%
        XYZ:
        35.3895, 16.8474, 85.3910
        xyY:
        0.2571, 0.1224, 16.8474
      CIE-Lab:
        48.0671, 83.5553, -73.9762
        CIE-LCH:
        48.0671, 111.5973, 318.4797
        CIE-Luv:
        48.0671, 38.8961, -118.5705
        Hunter-Lab:
        41.0455, 82.0731, -94.6149
      #b517f2 color charts
#b517f2 RGB chart
      #b517f2 CMYK chart
      #b517f2 RGB pie chart
      #b517f2 color shades, tints & tones
#b517f2 color schemes
#b517f2 color preview, HTML & CSS examples
           This text has a color of #b517f2        
        
          <p style="color:#b517f2;">Text here</p>
        
        
          .mytext {color:#b517f2;}
        
        Text color #b517f2
      
           This box has a color of #b517f2        
        
          <div style="background-color:#b517f2;">Content here</div>
        
        
          .mybackground {background-color:#b517f2;}
        
        Background color #b517f2
      
           Border around this has a color of #b517f2        
        
          <div style="border:2px solid #b517f2;">Content here</div>
        
        
          .myborder {border:2px solid #b517f2;}
        
        Border color #b517f2