#4c5983 color space conversions
Hex:
        #4c5983
        RGB:
        76, 89, 131
        CMY:
        70, 65, 49
        CMYK:
        42, 32, 0, 49
      HSL:
        226°, 26.5700%, 40.5882%
        HSV (HSB):
        226°, 41.9847%, 51.3725%
        XYZ:
        10.6496, 10.3200, 22.9034
        xyY:
        0.2427, 0.2352, 10.3200
      CIE-Lab:
        38.4106, 6.5183, -25.1327
        CIE-LCH:
        38.4106, 25.9643, 284.5397
        CIE-Luv:
        38.4106, -7.9489, -35.7949
        Hunter-Lab:
        32.1247, 2.9561, -19.7837
      #4c5983 color charts
#4c5983 RGB chart
      #4c5983 CMYK chart
      #4c5983 RGB pie chart
      #4c5983 color shades, tints & tones
#4c5983 color schemes
#4c5983 color preview, HTML & CSS examples
           This text has a color of #4c5983        
        
          <p style="color:#4c5983;">Text here</p>
        
        
          .mytext {color:#4c5983;}
        
        Text color #4c5983
      
           This box has a color of #4c5983        
        
          <div style="background-color:#4c5983;">Content here</div>
        
        
          .mybackground {background-color:#4c5983;}
        
        Background color #4c5983
      
           Border around this has a color of #4c5983        
        
          <div style="border:2px solid #4c5983;">Content here</div>
        
        
          .myborder {border:2px solid #4c5983;}
        
        Border color #4c5983