#5b2dd2 color space conversions
Hex:
        #5b2dd2
        RGB:
        91, 45, 210
        CMY:
        64, 82, 18
        CMYK:
        57, 79, 0, 18
      HSL:
        257°, 64.7059%, 50.0000%
        HSV (HSB):
        257°, 78.5714%, 82.3529%
        XYZ:
        16.8856, 8.7541, 61.7725
        xyY:
        0.1932, 0.1001, 8.7541
      CIE-Lab:
        35.5064, 59.0694, -76.7633
        CIE-LCH:
        35.5064, 96.8597, 307.5783
        CIE-Luv:
        35.5064, 2.1593, -107.1356
        Hunter-Lab:
        29.5873, 50.0933, -103.0750
      #5b2dd2 color charts
#5b2dd2 RGB chart
      #5b2dd2 CMYK chart
      #5b2dd2 RGB pie chart
      #5b2dd2 color shades, tints & tones
#5b2dd2 color schemes
#5b2dd2 color preview, HTML & CSS examples
           This text has a color of #5b2dd2        
        
          <p style="color:#5b2dd2;">Text here</p>
        
        
          .mytext {color:#5b2dd2;}
        
        Text color #5b2dd2
      
           This box has a color of #5b2dd2        
        
          <div style="background-color:#5b2dd2;">Content here</div>
        
        
          .mybackground {background-color:#5b2dd2;}
        
        Background color #5b2dd2
      
           Border around this has a color of #5b2dd2        
        
          <div style="border:2px solid #5b2dd2;">Content here</div>
        
        
          .myborder {border:2px solid #5b2dd2;}
        
        Border color #5b2dd2