#5e4bed color space conversions
Hex:
        #5e4bed
        RGB:
        94, 75, 237
        CMY:
        63, 71, 7
        CMYK:
        60, 68, 0, 7
      HSL:
        247°, 81.8182%, 61.1765%
        HSV (HSB):
        247°, 68.3544%, 92.9412%
        XYZ:
        22.4182, 13.5263, 81.5500
        xyY:
        0.1908, 0.1151, 13.5263
      CIE-Lab:
        43.5457, 52.2657, -78.9637
        CIE-LCH:
        43.5457, 94.6941, 303.5004
        CIE-Luv:
        43.5457, -3.9802, -118.4847
        Hunter-Lab:
        36.7781, 44.4438, -105.7223
      #5e4bed color charts
#5e4bed RGB chart
      #5e4bed CMYK chart
      #5e4bed RGB pie chart
      #5e4bed color shades, tints & tones
#5e4bed color schemes
#5e4bed color preview, HTML & CSS examples
           This text has a color of #5e4bed        
        
          <p style="color:#5e4bed;">Text here</p>
        
        
          .mytext {color:#5e4bed;}
        
        Text color #5e4bed
      
           This box has a color of #5e4bed        
        
          <div style="background-color:#5e4bed;">Content here</div>
        
        
          .mybackground {background-color:#5e4bed;}
        
        Background color #5e4bed
      
           Border around this has a color of #5e4bed        
        
          <div style="border:2px solid #5e4bed;">Content here</div>
        
        
          .myborder {border:2px solid #5e4bed;}
        
        Border color #5e4bed