#5b2dd1 color space conversions
Hex:
        #5b2dd1
        RGB:
        91, 45, 209
        CMY:
        64, 82, 18
        CMYK:
        56, 78, 0, 18
      HSL:
        257°, 64.5669%, 49.8039%
        HSV (HSB):
        257°, 78.4689%, 81.9608%
        XYZ:
        16.7614, 8.7044, 61.1183
        xyY:
        0.1936, 0.1005, 8.7044
      CIE-Lab:
        35.4088, 58.7993, -76.3451
        CIE-LCH:
        35.4088, 96.3636, 307.6026
        CIE-Luv:
        35.4088, 2.2600, -106.5322
        Hunter-Lab:
        29.5032, 49.7792, -102.1720
      #5b2dd1 color charts
#5b2dd1 RGB chart
      #5b2dd1 CMYK chart
      #5b2dd1 RGB pie chart
      #5b2dd1 color shades, tints & tones
#5b2dd1 color schemes
#5b2dd1 color preview, HTML & CSS examples
           This text has a color of #5b2dd1        
        
          <p style="color:#5b2dd1;">Text here</p>
        
        
          .mytext {color:#5b2dd1;}
        
        Text color #5b2dd1
      
           This box has a color of #5b2dd1        
        
          <div style="background-color:#5b2dd1;">Content here</div>
        
        
          .mybackground {background-color:#5b2dd1;}
        
        Background color #5b2dd1
      
           Border around this has a color of #5b2dd1        
        
          <div style="border:2px solid #5b2dd1;">Content here</div>
        
        
          .myborder {border:2px solid #5b2dd1;}
        
        Border color #5b2dd1