#5e4dcb color space conversions
Hex:
        #5e4dcb
        RGB:
        94, 77, 203
        CMY:
        63, 70, 20
        CMYK:
        54, 62, 0, 20
      HSL:
        248°, 54.7826%, 54.9020%
        HSV (HSB):
        248°, 62.0690%, 79.6078%
        XYZ:
        18.0495, 11.9992, 57.8647
        xyY:
        0.2053, 0.1365, 11.9992
      CIE-Lab:
        41.2149, 40.7787, -63.3534
        CIE-LCH:
        41.2149, 75.3429, 302.7681
        CIE-Luv:
        41.2149, -1.9114, -95.2346
        Hunter-Lab:
        34.6399, 32.3893, -74.7938
      #5e4dcb color charts
#5e4dcb RGB chart
      #5e4dcb CMYK chart
      #5e4dcb RGB pie chart
      #5e4dcb color shades, tints & tones
#5e4dcb color schemes
#5e4dcb color preview, HTML & CSS examples
           This text has a color of #5e4dcb        
        
          <p style="color:#5e4dcb;">Text here</p>
        
        
          .mytext {color:#5e4dcb;}
        
        Text color #5e4dcb
      
           This box has a color of #5e4dcb        
        
          <div style="background-color:#5e4dcb;">Content here</div>
        
        
          .mybackground {background-color:#5e4dcb;}
        
        Background color #5e4dcb
      
           Border around this has a color of #5e4dcb        
        
          <div style="border:2px solid #5e4dcb;">Content here</div>
        
        
          .myborder {border:2px solid #5e4dcb;}
        
        Border color #5e4dcb