#5e4bca color space conversions
Hex:
        #5e4bca
        RGB:
        94, 75, 202
        CMY:
        63, 71, 21
        CMYK:
        53, 63, 0, 21
      HSL:
        249°, 54.5064%, 54.3137%
        HSV (HSB):
        249°, 62.8713%, 79.2157%
        XYZ:
        17.7928, 11.6761, 57.1930
        xyY:
        0.2053, 0.1347, 11.6761
      CIE-Lab:
        40.6966, 41.6440, -63.6178
        CIE-LCH:
        40.6966, 76.0358, 303.2086
        CIE-Luv:
        40.6966, -1.3700, -95.2556
        Hunter-Lab:
        34.1703, 33.1488, -75.3182
      #5e4bca color charts
#5e4bca RGB chart
      #5e4bca CMYK chart
      #5e4bca RGB pie chart
      #5e4bca color shades, tints & tones
#5e4bca color schemes
#5e4bca color preview, HTML & CSS examples
           This text has a color of #5e4bca        
        
          <p style="color:#5e4bca;">Text here</p>
        
        
          .mytext {color:#5e4bca;}
        
        Text color #5e4bca
      
           This box has a color of #5e4bca        
        
          <div style="background-color:#5e4bca;">Content here</div>
        
        
          .mybackground {background-color:#5e4bca;}
        
        Background color #5e4bca
      
           Border around this has a color of #5e4bca        
        
          <div style="border:2px solid #5e4bca;">Content here</div>
        
        
          .myborder {border:2px solid #5e4bca;}
        
        Border color #5e4bca