#053e5b color space conversions
Hex:
        #053e5b
        RGB:
        5, 62, 91
        CMY:
        98, 76, 64
        CMYK:
        95, 32, 0, 64
      HSL:
        200°, 89.5833%, 18.8235%
        HSV (HSB):
        200°, 94.5055%, 35.6863%
        XYZ:
        3.6735, 4.2328, 10.5209
        xyY:
        0.1994, 0.2297, 4.2328
      CIE-Lab:
        24.4267, -5.2018, -22.0745
        CIE-LCH:
        24.4267, 22.6791, 256.7403
        CIE-Luv:
        24.4267, -15.5619, -26.1901
        Hunter-Lab:
        20.5739, -4.1325, -15.9176
      #053e5b color charts
#053e5b RGB chart
      #053e5b CMYK chart
      #053e5b RGB pie chart
      #053e5b color shades, tints & tones
#053e5b color schemes
#053e5b color preview, HTML & CSS examples
           This text has a color of #053e5b        
        
          <p style="color:#053e5b;">Text here</p>
        
        
          .mytext {color:#053e5b;}
        
        Text color #053e5b
      
           This box has a color of #053e5b        
        
          <div style="background-color:#053e5b;">Content here</div>
        
        
          .mybackground {background-color:#053e5b;}
        
        Background color #053e5b
      
           Border around this has a color of #053e5b        
        
          <div style="border:2px solid #053e5b;">Content here</div>
        
        
          .myborder {border:2px solid #053e5b;}
        
        Border color #053e5b