#053e6a color space conversions
Hex:
        #053e6a
        RGB:
        5, 62, 106
        CMY:
        98, 76, 58
        CMYK:
        95, 42, 0, 58
      HSL:
        206°, 90.9910%, 21.7647%
        HSV (HSB):
        206°, 95.2830%, 41.5686%
        XYZ:
        4.3867, 4.5181, 14.2765
        xyY:
        0.1892, 0.1949, 4.5181
      CIE-Lab:
        25.3153, 1.2681, -30.3724
        CIE-LCH:
        25.3153, 30.3988, 272.3908
        CIE-Luv:
        25.3153, -14.8891, -37.7502
        Hunter-Lab:
        21.2559, -0.3594, -24.9431
      #053e6a color charts
#053e6a RGB chart
      #053e6a CMYK chart
      #053e6a RGB pie chart
      #053e6a color shades, tints & tones
#053e6a color schemes
#053e6a color preview, HTML & CSS examples
           This text has a color of #053e6a        
        
          <p style="color:#053e6a;">Text here</p>
        
        
          .mytext {color:#053e6a;}
        
        Text color #053e6a
      
           This box has a color of #053e6a        
        
          <div style="background-color:#053e6a;">Content here</div>
        
        
          .mybackground {background-color:#053e6a;}
        
        Background color #053e6a
      
           Border around this has a color of #053e6a        
        
          <div style="border:2px solid #053e6a;">Content here</div>
        
        
          .myborder {border:2px solid #053e6a;}
        
        Border color #053e6a