#534e74 color space conversions
Hex:
        #534e74
        RGB:
        83, 78, 116
        CMY:
        67, 69, 55
        CMYK:
        28, 33, 0, 55
      HSL:
        248°, 19.5876%, 38.0392%
        HSV (HSB):
        248°, 32.7586%, 45.4902%
        XYZ:
        9.4441, 8.5487, 17.6753
        xyY:
        0.2648, 0.2397, 8.5487
      CIE-Lab:
        35.1005, 11.3240, -20.9976
        CIE-LCH:
        35.1005, 23.8565, 298.3379
        CIE-Luv:
        35.1005, 0.1148, -29.6074
        Hunter-Lab:
        29.2382, 6.4893, -15.3757
      #534e74 color charts
#534e74 RGB chart
      #534e74 CMYK chart
      #534e74 RGB pie chart
      #534e74 color shades, tints & tones
#534e74 color schemes
#534e74 color preview, HTML & CSS examples
           This text has a color of #534e74        
        
          <p style="color:#534e74;">Text here</p>
        
        
          .mytext {color:#534e74;}
        
        Text color #534e74
      
           This box has a color of #534e74        
        
          <div style="background-color:#534e74;">Content here</div>
        
        
          .mybackground {background-color:#534e74;}
        
        Background color #534e74
      
           Border around this has a color of #534e74        
        
          <div style="border:2px solid #534e74;">Content here</div>
        
        
          .myborder {border:2px solid #534e74;}
        
        Border color #534e74