#053f44 color space conversions
Hex:
        #053f44
        RGB:
        5, 63, 68
        CMY:
        98, 75, 73
        CMYK:
        93, 7, 0, 73
      HSL:
        185°, 86.3014%, 14.3137%
        HSV (HSB):
        185°, 92.6471%, 26.6667%
        XYZ:
        2.8835, 4.0046, 6.0898
        xyY:
        0.2222, 0.3086, 4.0046
      CIE-Lab:
        23.6868, -15.1217, -8.0600
        CIE-LCH:
        23.6868, 17.1356, 208.0580
        CIE-Luv:
        23.6868, -17.1934, -7.5738
        Hunter-Lab:
        20.0116, -9.3001, -4.0348
      #053f44 color charts
#053f44 RGB chart
      #053f44 CMYK chart
      #053f44 RGB pie chart
      #053f44 color shades, tints & tones
#053f44 color schemes
#053f44 color preview, HTML & CSS examples
           This text has a color of #053f44        
        
          <p style="color:#053f44;">Text here</p>
        
        
          .mytext {color:#053f44;}
        
        Text color #053f44
      
           This box has a color of #053f44        
        
          <div style="background-color:#053f44;">Content here</div>
        
        
          .mybackground {background-color:#053f44;}
        
        Background color #053f44
      
           Border around this has a color of #053f44        
        
          <div style="border:2px solid #053f44;">Content here</div>
        
        
          .myborder {border:2px solid #053f44;}
        
        Border color #053f44