#538a9d color space conversions
Hex:
        #538a9d
        RGB:
        83, 138, 157
        CMY:
        67, 46, 38
        CMYK:
        47, 12, 0, 38
      HSL:
        195°, 30.8333%, 47.0588%
        HSV (HSB):
        195°, 47.1338%, 61.5686%
        XYZ:
        18.7416, 22.4503, 35.2438
        xyY:
        0.2452, 0.2937, 22.4503
      CIE-Lab:
        54.5015, -12.8639, -15.7669
        CIE-LCH:
        54.5015, 20.3488, 230.7895
        CIE-Luv:
        54.5015, -25.0131, -21.4402
        Hunter-Lab:
        47.3817, -12.3134, -10.9343
      #538a9d color charts
#538a9d RGB chart
      #538a9d CMYK chart
      #538a9d RGB pie chart
      #538a9d color shades, tints & tones
#538a9d color schemes
#538a9d color preview, HTML & CSS examples
           This text has a color of #538a9d        
        
          <p style="color:#538a9d;">Text here</p>
        
        
          .mytext {color:#538a9d;}
        
        Text color #538a9d
      
           This box has a color of #538a9d        
        
          <div style="background-color:#538a9d;">Content here</div>
        
        
          .mybackground {background-color:#538a9d;}
        
        Background color #538a9d
      
           Border around this has a color of #538a9d        
        
          <div style="border:2px solid #538a9d;">Content here</div>
        
        
          .myborder {border:2px solid #538a9d;}
        
        Border color #538a9d