#5c4482 color space conversions
Hex:
        #5c4482
        RGB:
        92, 68, 130
        CMY:
        64, 73, 49
        CMYK:
        29, 48, 0, 49
      HSL:
        263°, 31.3131%, 38.8235%
        HSV (HSB):
        263°, 47.6923%, 50.9804%
        XYZ:
        10.5100, 8.0213, 22.1134
        xyY:
        0.2586, 0.1974, 8.0213
      CIE-Lab:
        34.0271, 24.3550, -31.3070
        CIE-LCH:
        34.0271, 39.6648, 307.8809
        CIE-Luv:
        34.0271, 6.8027, -45.2072
        Hunter-Lab:
        28.3218, 16.6768, -26.4678
      #5c4482 color charts
#5c4482 RGB chart
      #5c4482 CMYK chart
      #5c4482 RGB pie chart
      #5c4482 color shades, tints & tones
#5c4482 color schemes
#5c4482 color preview, HTML & CSS examples
           This text has a color of #5c4482        
        
          <p style="color:#5c4482;">Text here</p>
        
        
          .mytext {color:#5c4482;}
        
        Text color #5c4482
      
           This box has a color of #5c4482        
        
          <div style="background-color:#5c4482;">Content here</div>
        
        
          .mybackground {background-color:#5c4482;}
        
        Background color #5c4482
      
           Border around this has a color of #5c4482        
        
          <div style="border:2px solid #5c4482;">Content here</div>
        
        
          .myborder {border:2px solid #5c4482;}
        
        Border color #5c4482