#5e49cd color space conversions
Hex:
        #5e49cd
        RGB:
        94, 73, 205
        CMY:
        63, 71, 20
        CMYK:
        54, 64, 0, 20
      HSL:
        250°, 56.8966%, 54.5098%
        HSV (HSB):
        250°, 64.3902%, 80.3922%
        XYZ:
        18.0181, 11.5525, 59.0378
        xyY:
        0.2033, 0.1304, 11.5525
      CIE-Lab:
        40.4959, 43.7110, -65.6805
        CIE-LCH:
        40.4959, 78.8960, 303.6441
        CIE-Luv:
        40.4959, -1.1657, -97.9840
        Hunter-Lab:
        33.9890, 35.1446, -79.1924
      #5e49cd color charts
#5e49cd RGB chart
      #5e49cd CMYK chart
      #5e49cd RGB pie chart
      #5e49cd color shades, tints & tones
#5e49cd color schemes
#5e49cd color preview, HTML & CSS examples
           This text has a color of #5e49cd        
        
          <p style="color:#5e49cd;">Text here</p>
        
        
          .mytext {color:#5e49cd;}
        
        Text color #5e49cd
      
           This box has a color of #5e49cd        
        
          <div style="background-color:#5e49cd;">Content here</div>
        
        
          .mybackground {background-color:#5e49cd;}
        
        Background color #5e49cd
      
           Border around this has a color of #5e49cd        
        
          <div style="border:2px solid #5e49cd;">Content here</div>
        
        
          .myborder {border:2px solid #5e49cd;}
        
        Border color #5e49cd