#5c447d color space conversions
Hex:
        #5c447d
        RGB:
        92, 68, 125
        CMY:
        64, 73, 51
        CMYK:
        26, 46, 0, 51
      HSL:
        265°, 29.5337%, 37.8431%
        HSV (HSB):
        265°, 45.6000%, 49.0196%
        XYZ:
        10.1824, 7.8902, 20.3883
        xyY:
        0.2647, 0.2051, 7.8902
      CIE-Lab:
        33.7532, 23.0159, -28.6391
        CIE-LCH:
        33.7532, 36.7414, 308.7872
        CIE-Luv:
        33.7532, 7.4003, -41.2461
        Hunter-Lab:
        28.0895, 15.5493, -23.3720
      #5c447d color charts
#5c447d RGB chart
      #5c447d CMYK chart
      #5c447d RGB pie chart
      #5c447d color shades, tints & tones
#5c447d color schemes
#5c447d color preview, HTML & CSS examples
           This text has a color of #5c447d        
        
          <p style="color:#5c447d;">Text here</p>
        
        
          .mytext {color:#5c447d;}
        
        Text color #5c447d
      
           This box has a color of #5c447d        
        
          <div style="background-color:#5c447d;">Content here</div>
        
        
          .mybackground {background-color:#5c447d;}
        
        Background color #5c447d
      
           Border around this has a color of #5c447d        
        
          <div style="border:2px solid #5c447d;">Content here</div>
        
        
          .myborder {border:2px solid #5c447d;}
        
        Border color #5c447d