#4e5372 color space conversions
Hex:
        #4e5372
        RGB:
        78, 83, 114
        CMY:
        69, 67, 55
        CMYK:
        32, 27, 0, 55
      HSL:
        232°, 18.7500%, 37.6471%
        HSV (HSB):
        232°, 31.5789%, 44.7059%
        XYZ:
        9.2724, 9.0211, 17.1721
        xyY:
        0.2614, 0.2544, 9.0211
      CIE-Lab:
        36.0249, 5.9278, -18.3585
        CIE-LCH:
        36.0249, 19.2918, 287.8948
        CIE-Luv:
        36.0249, -4.0786, -25.4414
        Hunter-Lab:
        30.0352, 2.5446, -12.8735
      #4e5372 color charts
#4e5372 RGB chart
      #4e5372 CMYK chart
      #4e5372 RGB pie chart
      #4e5372 color shades, tints & tones
#4e5372 color schemes
#4e5372 color preview, HTML & CSS examples
           This text has a color of #4e5372        
        
          <p style="color:#4e5372;">Text here</p>
        
        
          .mytext {color:#4e5372;}
        
        Text color #4e5372
      
           This box has a color of #4e5372        
        
          <div style="background-color:#4e5372;">Content here</div>
        
        
          .mybackground {background-color:#4e5372;}
        
        Background color #4e5372
      
           Border around this has a color of #4e5372        
        
          <div style="border:2px solid #4e5372;">Content here</div>
        
        
          .myborder {border:2px solid #4e5372;}
        
        Border color #4e5372