#5b2aff color space conversions
Hex:
        #5b2aff
        RGB:
        91, 42, 255
        CMY:
        64, 84, 0
        CMYK:
        64, 84, 0, 0
      HSL:
        254°, 100.0000%, 58.2353%
        HSV (HSB):
        254°, 83.5294%, 100.0000%
        XYZ:
        23.1923, 11.1001, 95.5279
        xyY:
        0.1786, 0.0855, 11.1001
      CIE-Lab:
        39.7485, 72.1486, -95.3457
        CIE-LCH:
        39.7485, 119.5668, 307.1150
        CIE-Luv:
        39.7485, -1.5810, -133.6178
        Hunter-Lab:
        33.3168, 65.9524, -146.6782
      #5b2aff color charts
#5b2aff RGB chart
      #5b2aff CMYK chart
      #5b2aff RGB pie chart
      #5b2aff color shades, tints & tones
#5b2aff color schemes
#5b2aff color preview, HTML & CSS examples
           This text has a color of #5b2aff        
        
          <p style="color:#5b2aff;">Text here</p>
        
        
          .mytext {color:#5b2aff;}
        
        Text color #5b2aff
      
           This box has a color of #5b2aff        
        
          <div style="background-color:#5b2aff;">Content here</div>
        
        
          .mybackground {background-color:#5b2aff;}
        
        Background color #5b2aff
      
           Border around this has a color of #5b2aff        
        
          <div style="border:2px solid #5b2aff;">Content here</div>
        
        
          .myborder {border:2px solid #5b2aff;}
        
        Border color #5b2aff