#5c5274 color space conversions
Hex:
        #5c5274
        RGB:
        92, 82, 116
        CMY:
        64, 68, 55
        CMYK:
        21, 29, 0, 55
      HSL:
        258°, 17.1717%, 38.8235%
        HSV (HSB):
        258°, 29.3103%, 45.4902%
        XYZ:
        10.5833, 9.5709, 17.8126
        xyY:
        0.2788, 0.2521, 9.5709
      CIE-Lab:
        37.0609, 11.8349, -17.8992
        CIE-LCH:
        37.0609, 21.4580, 303.4725
        CIE-Luv:
        37.0609, 2.9358, -25.7193
        Hunter-Lab:
        30.9368, 6.9245, -12.4818
      #5c5274 color charts
#5c5274 RGB chart
      #5c5274 CMYK chart
      #5c5274 RGB pie chart
      #5c5274 color shades, tints & tones
#5c5274 color schemes
#5c5274 color preview, HTML & CSS examples
           This text has a color of #5c5274        
        
          <p style="color:#5c5274;">Text here</p>
        
        
          .mytext {color:#5c5274;}
        
        Text color #5c5274
      
           This box has a color of #5c5274        
        
          <div style="background-color:#5c5274;">Content here</div>
        
        
          .mybackground {background-color:#5c5274;}
        
        Background color #5c5274
      
           Border around this has a color of #5c5274        
        
          <div style="border:2px solid #5c5274;">Content here</div>
        
        
          .myborder {border:2px solid #5c5274;}
        
        Border color #5c5274