#538f8b color space conversions
Hex:
        #538f8b
        RGB:
        83, 143, 139
        CMY:
        67, 44, 45
        CMYK:
        42, 0, 3, 44
      HSL:
        176°, 26.5487%, 44.3137%
        HSV (HSB):
        176°, 41.9580%, 56.0784%
        XYZ:
        18.0499, 23.3480, 27.9814
        xyY:
        0.2602, 0.3365, 23.3480
      CIE-Lab:
        55.4290, -20.4865, -4.0014
        CIE-LCH:
        55.4290, 20.8736, 191.0519
        CIE-Luv:
        55.4290, -27.5127, -2.6392
        Hunter-Lab:
        48.3198, -17.8806, -0.5103
      #538f8b color charts
#538f8b RGB chart
      #538f8b CMYK chart
      #538f8b RGB pie chart
      #538f8b color shades, tints & tones
#538f8b color schemes
#538f8b color preview, HTML & CSS examples
           This text has a color of #538f8b        
        
          <p style="color:#538f8b;">Text here</p>
        
        
          .mytext {color:#538f8b;}
        
        Text color #538f8b
      
           This box has a color of #538f8b        
        
          <div style="background-color:#538f8b;">Content here</div>
        
        
          .mybackground {background-color:#538f8b;}
        
        Background color #538f8b
      
           Border around this has a color of #538f8b        
        
          <div style="border:2px solid #538f8b;">Content here</div>
        
        
          .myborder {border:2px solid #538f8b;}
        
        Border color #538f8b