#05605d color space conversions
Hex:
        #05605d
        RGB:
        5, 96, 93
        CMY:
        98, 62, 64
        CMYK:
        95, 0, 3, 62
      HSL:
        178°, 90.0990%, 19.8039%
        HSV (HSB):
        178°, 94.7917%, 37.6471%
        XYZ:
        6.2212, 9.1883, 11.8016
        xyY:
        0.2286, 0.3377, 9.1883
      CIE-Lab:
        36.3444, -24.1187, -5.1089
        CIE-LCH:
        36.3444, 24.6538, 191.9598
        CIE-Luv:
        36.3444, -27.9549, -3.5502
        Hunter-Lab:
        30.3122, -16.4113, -1.8650
      #05605d color charts
#05605d RGB chart
      #05605d CMYK chart
      #05605d RGB pie chart
      #05605d color shades, tints & tones
#05605d color schemes
#05605d color preview, HTML & CSS examples
           This text has a color of #05605d        
        
          <p style="color:#05605d;">Text here</p>
        
        
          .mytext {color:#05605d;}
        
        Text color #05605d
      
           This box has a color of #05605d        
        
          <div style="background-color:#05605d;">Content here</div>
        
        
          .mybackground {background-color:#05605d;}
        
        Background color #05605d
      
           Border around this has a color of #05605d        
        
          <div style="border:2px solid #05605d;">Content here</div>
        
        
          .myborder {border:2px solid #05605d;}
        
        Border color #05605d