#05374f color space conversions
Hex:
        #05374f
        RGB:
        5, 55, 79
        CMY:
        98, 78, 69
        CMYK:
        94, 30, 0, 69
      HSL:
        199°, 88.0952%, 16.4706%
        HSV (HSB):
        199°, 93.6709%, 30.9804%
        XYZ:
        2.8401, 3.3292, 7.8900
        xyY:
        0.2020, 0.2368, 3.3292
      CIE-Lab:
        21.3167, -5.6924, -19.0424
        CIE-LCH:
        21.3167, 19.8751, 253.3568
        CIE-Luv:
        21.3167, -13.6447, -21.1723
        Hunter-Lab:
        18.2460, -4.1462, -12.8664
      #05374f color charts
#05374f RGB chart
      #05374f CMYK chart
      #05374f RGB pie chart
      #05374f color shades, tints & tones
#05374f color schemes
#05374f color preview, HTML & CSS examples
           This text has a color of #05374f        
        
          <p style="color:#05374f;">Text here</p>
        
        
          .mytext {color:#05374f;}
        
        Text color #05374f
      
           This box has a color of #05374f        
        
          <div style="background-color:#05374f;">Content here</div>
        
        
          .mybackground {background-color:#05374f;}
        
        Background color #05374f
      
           Border around this has a color of #05374f        
        
          <div style="border:2px solid #05374f;">Content here</div>
        
        
          .myborder {border:2px solid #05374f;}
        
        Border color #05374f