#05604b color space conversions
Hex:
        #05604b
        RGB:
        5, 96, 75
        CMY:
        98, 62, 71
        CMYK:
        95, 0, 22, 62
      HSL:
        166°, 90.0990%, 19.8039%
        HSV (HSB):
        166°, 94.7917%, 37.6471%
        XYZ:
        5.5155, 8.9060, 8.0849
        xyY:
        0.2451, 0.3957, 8.9060
      CIE-Lab:
        35.8027, -29.7117, 5.2525
        CIE-LCH:
        35.8027, 30.1724, 169.9747
        CIE-Luv:
        35.8027, -29.2245, 10.3892
        Hunter-Lab:
        29.8429, -19.2354, 4.8274
      #05604b color charts
#05604b RGB chart
      #05604b CMYK chart
      #05604b RGB pie chart
      #05604b color shades, tints & tones
#05604b color schemes
#05604b color preview, HTML & CSS examples
           This text has a color of #05604b        
        
          <p style="color:#05604b;">Text here</p>
        
        
          .mytext {color:#05604b;}
        
        Text color #05604b
      
           This box has a color of #05604b        
        
          <div style="background-color:#05604b;">Content here</div>
        
        
          .mybackground {background-color:#05604b;}
        
        Background color #05604b
      
           Border around this has a color of #05604b        
        
          <div style="border:2px solid #05604b;">Content here</div>
        
        
          .myborder {border:2px solid #05604b;}
        
        Border color #05604b