#538b9d color space conversions
Hex:
        #538b9d
        RGB:
        83, 139, 157
        CMY:
        67, 45, 38
        CMYK:
        47, 11, 0, 38
      HSL:
        195°, 30.8333%, 47.0588%
        HSV (HSB):
        195°, 47.1338%, 61.5686%
        XYZ:
        18.8857, 22.7386, 35.2919
        xyY:
        0.2455, 0.2956, 22.7386
      CIE-Lab:
        54.8020, -13.4150, -15.3112
        CIE-LCH:
        54.8020, 20.3566, 228.7766
        CIE-Luv:
        54.8020, -25.4158, -20.6807
        Hunter-Lab:
        47.6850, -12.7535, -10.5014
      #538b9d color charts
#538b9d RGB chart
      #538b9d CMYK chart
      #538b9d RGB pie chart
      #538b9d color shades, tints & tones
#538b9d color schemes
#538b9d color preview, HTML & CSS examples
           This text has a color of #538b9d        
        
          <p style="color:#538b9d;">Text here</p>
        
        
          .mytext {color:#538b9d;}
        
        Text color #538b9d
      
           This box has a color of #538b9d        
        
          <div style="background-color:#538b9d;">Content here</div>
        
        
          .mybackground {background-color:#538b9d;}
        
        Background color #538b9d
      
           Border around this has a color of #538b9d        
        
          <div style="border:2px solid #538b9d;">Content here</div>
        
        
          .myborder {border:2px solid #538b9d;}
        
        Border color #538b9d