#053f4e color space conversions
Hex:
        #053f4e
        RGB:
        5, 63, 78
        CMY:
        98, 75, 69
        CMYK:
        94, 19, 0, 69
      HSL:
        192°, 87.9518%, 16.2745%
        HSV (HSB):
        192°, 93.5897%, 30.5882%
        XYZ:
        3.2152, 4.1373, 7.8369
        xyY:
        0.2117, 0.2724, 4.1373
      CIE-Lab:
        24.1204, -11.2258, -14.0207
        CIE-LCH:
        24.1204, 17.9610, 231.3170
        CIE-Luv:
        24.1204, -16.6146, -15.3474
        Hunter-Lab:
        20.3404, -7.3801, -8.6052
      #053f4e color charts
#053f4e RGB chart
      #053f4e CMYK chart
      #053f4e RGB pie chart
      #053f4e color shades, tints & tones
#053f4e color schemes
#053f4e color preview, HTML & CSS examples
           This text has a color of #053f4e        
        
          <p style="color:#053f4e;">Text here</p>
        
        
          .mytext {color:#053f4e;}
        
        Text color #053f4e
      
           This box has a color of #053f4e        
        
          <div style="background-color:#053f4e;">Content here</div>
        
        
          .mybackground {background-color:#053f4e;}
        
        Background color #053f4e
      
           Border around this has a color of #053f4e        
        
          <div style="border:2px solid #053f4e;">Content here</div>
        
        
          .myborder {border:2px solid #053f4e;}
        
        Border color #053f4e