#5c4aaf color space conversions
Hex:
        #5c4aaf
        RGB:
        92, 74, 175
        CMY:
        64, 71, 31
        CMYK:
        47, 58, 0, 31
      HSL:
        251°, 40.5622%, 48.8235%
        HSV (HSB):
        251°, 57.7143%, 68.6275%
        XYZ:
        14.6003, 10.2680, 41.7698
        xyY:
        0.2191, 0.1541, 10.2680
      CIE-Lab:
        38.3192, 33.6451, -51.6680
        CIE-LCH:
        38.3192, 61.6569, 303.0713
        CIE-Luv:
        38.3192, 0.4238, -76.6824
        Hunter-Lab:
        32.0437, 25.2544, -54.8554
      #5c4aaf color charts
#5c4aaf RGB chart
      #5c4aaf CMYK chart
      #5c4aaf RGB pie chart
      #5c4aaf color shades, tints & tones
#5c4aaf color schemes
#5c4aaf color preview, HTML & CSS examples
           This text has a color of #5c4aaf        
        
          <p style="color:#5c4aaf;">Text here</p>
        
        
          .mytext {color:#5c4aaf;}
        
        Text color #5c4aaf
      
           This box has a color of #5c4aaf        
        
          <div style="background-color:#5c4aaf;">Content here</div>
        
        
          .mybackground {background-color:#5c4aaf;}
        
        Background color #5c4aaf
      
           Border around this has a color of #5c4aaf        
        
          <div style="border:2px solid #5c4aaf;">Content here</div>
        
        
          .myborder {border:2px solid #5c4aaf;}
        
        Border color #5c4aaf