#5e2dd1 color space conversions
Hex:
        #5e2dd1
        RGB:
        94, 45, 209
        CMY:
        63, 82, 18
        CMYK:
        55, 78, 0, 18
      HSL:
        258°, 64.5669%, 49.8039%
        HSV (HSB):
        258°, 78.4689%, 81.9608%
        XYZ:
        17.0631, 8.8599, 61.1324
        xyY:
        0.1960, 0.1018, 8.8599
      CIE-Lab:
        35.7132, 59.1596, -75.8330
        CIE-LCH:
        35.7132, 96.1795, 307.9589
        CIE-Luv:
        35.7132, 3.2043, -106.3818
        Hunter-Lab:
        29.7656, 50.2352, -100.9336
      #5e2dd1 color charts
#5e2dd1 RGB chart
      #5e2dd1 CMYK chart
      #5e2dd1 RGB pie chart
      #5e2dd1 color shades, tints & tones
#5e2dd1 color schemes
#5e2dd1 color preview, HTML & CSS examples
           This text has a color of #5e2dd1        
        
          <p style="color:#5e2dd1;">Text here</p>
        
        
          .mytext {color:#5e2dd1;}
        
        Text color #5e2dd1
      
           This box has a color of #5e2dd1        
        
          <div style="background-color:#5e2dd1;">Content here</div>
        
        
          .mybackground {background-color:#5e2dd1;}
        
        Background color #5e2dd1
      
           Border around this has a color of #5e2dd1        
        
          <div style="border:2px solid #5e2dd1;">Content here</div>
        
        
          .myborder {border:2px solid #5e2dd1;}
        
        Border color #5e2dd1