#5c4485 color space conversions
Hex:
        #5c4485
        RGB:
        92, 68, 133
        CMY:
        64, 73, 48
        CMYK:
        31, 49, 0, 48
      HSL:
        262°, 32.3383%, 39.4118%
        HSV (HSB):
        262°, 48.8722%, 52.1569%
        XYZ:
        10.7144, 8.1030, 23.1896
        xyY:
        0.2551, 0.1929, 8.1030
      CIE-Lab:
        34.1965, 25.1706, -32.8920
        CIE-LCH:
        34.1965, 41.4178, 307.4250
        CIE-Luv:
        34.1965, 6.4490, -47.5692
        Hunter-Lab:
        28.4658, 17.3715, -28.3745
      #5c4485 color charts
#5c4485 RGB chart
      #5c4485 CMYK chart
      #5c4485 RGB pie chart
      #5c4485 color shades, tints & tones
#5c4485 color schemes
#5c4485 color preview, HTML & CSS examples
           This text has a color of #5c4485        
        
          <p style="color:#5c4485;">Text here</p>
        
        
          .mytext {color:#5c4485;}
        
        Text color #5c4485
      
           This box has a color of #5c4485        
        
          <div style="background-color:#5c4485;">Content here</div>
        
        
          .mybackground {background-color:#5c4485;}
        
        Background color #5c4485
      
           Border around this has a color of #5c4485        
        
          <div style="border:2px solid #5c4485;">Content here</div>
        
        
          .myborder {border:2px solid #5c4485;}
        
        Border color #5c4485