#053f5a color space conversions
Hex:
        #053f5a
        RGB:
        5, 63, 90
        CMY:
        98, 75, 65
        CMYK:
        94, 30, 0, 65
      HSL:
        199°, 89.4737%, 18.6275%
        HSV (HSB):
        199°, 94.4444%, 35.2941%
        XYZ:
        3.6856, 4.3255, 10.3135
        xyY:
        0.2011, 0.2360, 4.3255
      CIE-Lab:
        24.7195, -6.2795, -20.9626
        CIE-LCH:
        24.7195, 21.8829, 253.3242
        CIE-Luv:
        24.7195, -15.9676, -24.7827
        Hunter-Lab:
        20.7977, -4.7642, -14.8432
      #053f5a color charts
#053f5a RGB chart
      #053f5a CMYK chart
      #053f5a RGB pie chart
      #053f5a color shades, tints & tones
#053f5a color schemes
#053f5a color preview, HTML & CSS examples
           This text has a color of #053f5a        
        
          <p style="color:#053f5a;">Text here</p>
        
        
          .mytext {color:#053f5a;}
        
        Text color #053f5a
      
           This box has a color of #053f5a        
        
          <div style="background-color:#053f5a;">Content here</div>
        
        
          .mybackground {background-color:#053f5a;}
        
        Background color #053f5a
      
           Border around this has a color of #053f5a        
        
          <div style="border:2px solid #053f5a;">Content here</div>
        
        
          .myborder {border:2px solid #053f5a;}
        
        Border color #053f5a