#53436e color space conversions
Hex:
        #53436e
        RGB:
        83, 67, 110
        CMY:
        67, 74, 57
        CMYK:
        25, 39, 0, 57
      HSL:
        262°, 24.2938%, 34.7059%
        HSV (HSB):
        262°, 39.0909%, 43.1373%
        XYZ:
        8.3889, 6.9791, 15.6568
        xyY:
        0.2704, 0.2250, 6.9791
      CIE-Lab:
        31.7593, 16.7584, -22.4362
        CIE-LCH:
        31.7593, 28.0041, 306.7573
        CIE-Luv:
        31.7593, 4.8813, -31.3263
        Hunter-Lab:
        26.4180, 10.4504, -16.6461
      #53436e color charts
#53436e RGB chart
      #53436e CMYK chart
      #53436e RGB pie chart
      #53436e color shades, tints & tones
#53436e color schemes
#53436e color preview, HTML & CSS examples
           This text has a color of #53436e        
        
          <p style="color:#53436e;">Text here</p>
        
        
          .mytext {color:#53436e;}
        
        Text color #53436e
      
           This box has a color of #53436e        
        
          <div style="background-color:#53436e;">Content here</div>
        
        
          .mybackground {background-color:#53436e;}
        
        Background color #53436e
      
           Border around this has a color of #53436e        
        
          <div style="border:2px solid #53436e;">Content here</div>
        
        
          .myborder {border:2px solid #53436e;}
        
        Border color #53436e