#05436e color space conversions
Hex:
        #05436e
        RGB:
        5, 67, 110
        CMY:
        98, 74, 57
        CMYK:
        95, 39, 0, 57
      HSL:
        205°, 91.3043%, 22.5490%
        HSV (HSB):
        205°, 95.4545%, 43.1373%
        XYZ:
        4.8842, 5.1724, 15.4928
        xyY:
        0.1912, 0.2024, 5.1724
      CIE-Lab:
        27.2203, -0.4046, -29.8949
        CIE-LCH:
        27.2203, 29.8977, 269.2246
        CIE-Luv:
        27.2203, -16.3946, -37.9796
        Hunter-Lab:
        22.7428, -1.4656, -24.4693
      #05436e color charts
#05436e RGB chart
      #05436e CMYK chart
      #05436e RGB pie chart
      #05436e color shades, tints & tones
#05436e color schemes
#05436e color preview, HTML & CSS examples
           This text has a color of #05436e        
        
          <p style="color:#05436e;">Text here</p>
        
        
          .mytext {color:#05436e;}
        
        Text color #05436e
      
           This box has a color of #05436e        
        
          <div style="background-color:#05436e;">Content here</div>
        
        
          .mybackground {background-color:#05436e;}
        
        Background color #05436e
      
           Border around this has a color of #05436e        
        
          <div style="border:2px solid #05436e;">Content here</div>
        
        
          .myborder {border:2px solid #05436e;}
        
        Border color #05436e