#05444d color space conversions
Hex:
        #05444d
        RGB:
        5, 68, 77
        CMY:
        98, 73, 70
        CMYK:
        94, 12, 0, 70
      HSL:
        188°, 87.8049%, 16.0784%
        HSV (HSB):
        188°, 93.5065%, 30.1961%
        XYZ:
        3.4693, 4.7023, 7.7460
        xyY:
        0.2180, 0.2954, 4.7023
      CIE-Lab:
        25.8693, -14.6132, -10.6824
        CIE-LCH:
        25.8693, 18.1013, 216.1673
        CIE-Luv:
        25.8693, -18.5415, -11.1396
        Hunter-Lab:
        21.6849, -9.3911, -5.9994
      #05444d color charts
#05444d RGB chart
      #05444d CMYK chart
      #05444d RGB pie chart
      #05444d color shades, tints & tones
#05444d color schemes
#05444d color preview, HTML & CSS examples
           This text has a color of #05444d        
        
          <p style="color:#05444d;">Text here</p>
        
        
          .mytext {color:#05444d;}
        
        Text color #05444d
      
           This box has a color of #05444d        
        
          <div style="background-color:#05444d;">Content here</div>
        
        
          .mybackground {background-color:#05444d;}
        
        Background color #05444d
      
           Border around this has a color of #05444d        
        
          <div style="border:2px solid #05444d;">Content here</div>
        
        
          .myborder {border:2px solid #05444d;}
        
        Border color #05444d