#5b3bff color space conversions
Hex:
        #5b3bff
        RGB:
        91, 59, 255
        CMY:
        64, 77, 0
        CMYK:
        64, 77, 0, 0
      HSL:
        250°, 100.0000%, 61.5686%
        HSV (HSB):
        250°, 76.8627%, 100.0000%
        XYZ:
        23.9283, 12.5721, 95.7732
        xyY:
        0.1809, 0.0950, 12.5721
      CIE-Lab:
        42.1113, 65.2351, -91.4357
        CIE-LCH:
        42.1113, 112.3215, 305.5061
        CIE-Luv:
        42.1113, -3.4750, -132.4610
        Hunter-Lab:
        35.4571, 58.4113, -135.3282
      #5b3bff color charts
#5b3bff RGB chart
      #5b3bff CMYK chart
      #5b3bff RGB pie chart
      #5b3bff color shades, tints & tones
#5b3bff color schemes
#5b3bff color preview, HTML & CSS examples
           This text has a color of #5b3bff        
        
          <p style="color:#5b3bff;">Text here</p>
        
        
          .mytext {color:#5b3bff;}
        
        Text color #5b3bff
      
           This box has a color of #5b3bff        
        
          <div style="background-color:#5b3bff;">Content here</div>
        
        
          .mybackground {background-color:#5b3bff;}
        
        Background color #5b3bff
      
           Border around this has a color of #5b3bff        
        
          <div style="border:2px solid #5b3bff;">Content here</div>
        
        
          .myborder {border:2px solid #5b3bff;}
        
        Border color #5b3bff