#5c467d color space conversions
Hex:
        #5c467d
        RGB:
        92, 70, 125
        CMY:
        64, 73, 51
        CMYK:
        26, 44, 0, 51
      HSL:
        264°, 28.2051%, 38.2353%
        HSV (HSB):
        264°, 44.0000%, 49.0196%
        XYZ:
        10.3055, 8.1363, 20.4293
        xyY:
        0.2651, 0.2093, 8.1363
      CIE-Lab:
        34.2651, 21.7619, -27.8331
        CIE-LCH:
        34.2651, 35.3308, 308.0208
        CIE-Luv:
        34.2651, 6.7001, -40.1675
        Hunter-Lab:
        28.5242, 14.5726, -22.4972
      #5c467d color charts
#5c467d RGB chart
      #5c467d CMYK chart
      #5c467d RGB pie chart
      #5c467d color shades, tints & tones
#5c467d color schemes
#5c467d color preview, HTML & CSS examples
           This text has a color of #5c467d        
        
          <p style="color:#5c467d;">Text here</p>
        
        
          .mytext {color:#5c467d;}
        
        Text color #5c467d
      
           This box has a color of #5c467d        
        
          <div style="background-color:#5c467d;">Content here</div>
        
        
          .mybackground {background-color:#5c467d;}
        
        Background color #5c467d
      
           Border around this has a color of #5c467d        
        
          <div style="border:2px solid #5c467d;">Content here</div>
        
        
          .myborder {border:2px solid #5c467d;}
        
        Border color #5c467d