#5c428b color space conversions
Hex:
        #5c428b
        RGB:
        92, 66, 139
        CMY:
        64, 74, 45
        CMYK:
        34, 53, 0, 45
      HSL:
        261°, 35.6098%, 40.1961%
        HSV (HSB):
        261°, 52.5180%, 54.5098%
        XYZ:
        11.0220, 8.0358, 25.3962
        xyY:
        0.2479, 0.1808, 8.0358
      CIE-Lab:
        34.0574, 28.0603, -36.8060
        CIE-LCH:
        34.0574, 46.2824, 307.3213
        CIE-Luv:
        34.0574, 6.3665, -53.2229
        Hunter-Lab:
        28.3475, 19.7960, -33.2740
      #5c428b color charts
#5c428b RGB chart
      #5c428b CMYK chart
      #5c428b RGB pie chart
      #5c428b color shades, tints & tones
#5c428b color schemes
#5c428b color preview, HTML & CSS examples
           This text has a color of #5c428b        
        
          <p style="color:#5c428b;">Text here</p>
        
        
          .mytext {color:#5c428b;}
        
        Text color #5c428b
      
           This box has a color of #5c428b        
        
          <div style="background-color:#5c428b;">Content here</div>
        
        
          .mybackground {background-color:#5c428b;}
        
        Background color #5c428b
      
           Border around this has a color of #5c428b        
        
          <div style="border:2px solid #5c428b;">Content here</div>
        
        
          .myborder {border:2px solid #5c428b;}
        
        Border color #5c428b