#05434f color space conversions
Hex:
        #05434f
        RGB:
        5, 67, 79
        CMY:
        98, 74, 69
        CMYK:
        94, 15, 0, 69
      HSL:
        190°, 88.0952%, 16.4706%
        HSV (HSB):
        190°, 93.6709%, 30.9804%
        XYZ:
        3.4810, 4.6111, 8.1037
        xyY:
        0.2149, 0.2847, 4.6111
      CIE-Lab:
        25.5967, -13.2510, -12.4090
        CIE-LCH:
        25.5967, 18.1541, 223.1204
        CIE-Luv:
        25.5967, -18.0457, -13.4168
        Hunter-Lab:
        21.4734, -8.6422, -7.3436
      #05434f color charts
#05434f RGB chart
      #05434f CMYK chart
      #05434f RGB pie chart
      #05434f color shades, tints & tones
#05434f color schemes
#05434f color preview, HTML & CSS examples
           This text has a color of #05434f        
        
          <p style="color:#05434f;">Text here</p>
        
        
          .mytext {color:#05434f;}
        
        Text color #05434f
      
           This box has a color of #05434f        
        
          <div style="background-color:#05434f;">Content here</div>
        
        
          .mybackground {background-color:#05434f;}
        
        Background color #05434f
      
           Border around this has a color of #05434f        
        
          <div style="border:2px solid #05434f;">Content here</div>
        
        
          .myborder {border:2px solid #05434f;}
        
        Border color #05434f