#5c448b color space conversions
Hex:
        #5c448b
        RGB:
        92, 68, 139
        CMY:
        64, 73, 45
        CMYK:
        34, 51, 0, 45
      HSL:
        260°, 34.2995%, 40.5882%
        HSV (HSB):
        260°, 51.0791%, 54.5098%
        XYZ:
        11.1410, 8.2736, 25.4359
        xyY:
        0.2484, 0.1845, 8.2736
      CIE-Lab:
        34.5464, 26.8262, -36.0269
        CIE-LCH:
        34.5464, 44.9175, 306.6719
        CIE-Luv:
        34.5464, 5.7534, -52.2554
        Hunter-Lab:
        28.7639, 18.8004, -32.2953
      #5c448b color charts
#5c448b RGB chart
      #5c448b CMYK chart
      #5c448b RGB pie chart
      #5c448b color shades, tints & tones
#5c448b color schemes
#5c448b color preview, HTML & CSS examples
           This text has a color of #5c448b        
        
          <p style="color:#5c448b;">Text here</p>
        
        
          .mytext {color:#5c448b;}
        
        Text color #5c448b
      
           This box has a color of #5c448b        
        
          <div style="background-color:#5c448b;">Content here</div>
        
        
          .mybackground {background-color:#5c448b;}
        
        Background color #5c448b
      
           Border around this has a color of #5c448b        
        
          <div style="border:2px solid #5c448b;">Content here</div>
        
        
          .myborder {border:2px solid #5c448b;}
        
        Border color #5c448b