#5c4e9a color space conversions
Hex:
        #5c4e9a
        RGB:
        92, 78, 154
        CMY:
        64, 69, 40
        CMYK:
        40, 49, 0, 40
      HSL:
        251°, 32.7586%, 45.4902%
        HSV (HSB):
        251°, 49.3506%, 60.3922%
        XYZ:
        12.9708, 10.0572, 31.8294
        xyY:
        0.2364, 0.1833, 10.0572
      CIE-Lab:
        37.9449, 24.9010, -39.7269
        CIE-LCH:
        37.9449, 46.8859, 302.0797
        CIE-Luv:
        37.9449, 1.1030, -58.8417
        Hunter-Lab:
        31.7131, 17.5093, -37.3084
      #5c4e9a color charts
#5c4e9a RGB chart
      #5c4e9a CMYK chart
      #5c4e9a RGB pie chart
      #5c4e9a color shades, tints & tones
#5c4e9a color schemes
#5c4e9a color preview, HTML & CSS examples
           This text has a color of #5c4e9a        
        
          <p style="color:#5c4e9a;">Text here</p>
        
        
          .mytext {color:#5c4e9a;}
        
        Text color #5c4e9a
      
           This box has a color of #5c4e9a        
        
          <div style="background-color:#5c4e9a;">Content here</div>
        
        
          .mybackground {background-color:#5c4e9a;}
        
        Background color #5c4e9a
      
           Border around this has a color of #5c4e9a        
        
          <div style="border:2px solid #5c4e9a;">Content here</div>
        
        
          .myborder {border:2px solid #5c4e9a;}
        
        Border color #5c4e9a