#053c5b color space conversions
Hex:
        #053c5b
        RGB:
        5, 60, 91
        CMY:
        98, 76, 64
        CMYK:
        95, 34, 0, 64
      HSL:
        202°, 89.5833%, 18.8235%
        HSV (HSB):
        202°, 94.5055%, 35.6863%
        XYZ:
        3.5668, 4.0193, 10.4853
        xyY:
        0.1974, 0.2224, 4.0193
      CIE-Lab:
        23.7352, -3.8748, -23.1632
        CIE-LCH:
        23.7352, 23.4851, 260.5033
        CIE-Luv:
        23.7352, -14.8577, -27.4023
        Hunter-Lab:
        20.0482, -3.3275, -16.9753
      #053c5b color charts
#053c5b RGB chart
      #053c5b CMYK chart
      #053c5b RGB pie chart
      #053c5b color shades, tints & tones
#053c5b color schemes
#053c5b color preview, HTML & CSS examples
           This text has a color of #053c5b        
        
          <p style="color:#053c5b;">Text here</p>
        
        
          .mytext {color:#053c5b;}
        
        Text color #053c5b
      
           This box has a color of #053c5b        
        
          <div style="background-color:#053c5b;">Content here</div>
        
        
          .mybackground {background-color:#053c5b;}
        
        Background color #053c5b
      
           Border around this has a color of #053c5b        
        
          <div style="border:2px solid #053c5b;">Content here</div>
        
        
          .myborder {border:2px solid #053c5b;}
        
        Border color #053c5b