#53906f color space conversions
Hex:
        #53906f
        RGB:
        83, 144, 111
        CMY:
        67, 44, 56
        CMYK:
        42, 0, 23, 44
      HSL:
        148°, 26.8722%, 44.5098%
        HSV (HSB):
        148°, 42.3611%, 56.4706%
        XYZ:
        16.4098, 22.9332, 18.6006
        xyY:
        0.2832, 0.3958, 22.9332
      CIE-Lab:
        55.0035, -27.6352, 11.4464
        CIE-LCH:
        55.0035, 29.9120, 157.5009
        CIE-Luv:
        55.0035, -28.6969, 19.7102
        Hunter-Lab:
        47.8886, -22.6393, 10.4930
      #53906f color charts
#53906f RGB chart
      #53906f CMYK chart
      #53906f RGB pie chart
      #53906f color shades, tints & tones
#53906f color schemes
#53906f color preview, HTML & CSS examples
           This text has a color of #53906f        
        
          <p style="color:#53906f;">Text here</p>
        
        
          .mytext {color:#53906f;}
        
        Text color #53906f
      
           This box has a color of #53906f        
        
          <div style="background-color:#53906f;">Content here</div>
        
        
          .mybackground {background-color:#53906f;}
        
        Background color #53906f
      
           Border around this has a color of #53906f        
        
          <div style="border:2px solid #53906f;">Content here</div>
        
        
          .myborder {border:2px solid #53906f;}
        
        Border color #53906f