#05456d color space conversions
Hex:
        #05456d
        RGB:
        5, 69, 109
        CMY:
        98, 73, 57
        CMYK:
        95, 37, 0, 57
      HSL:
        203°, 91.2281%, 22.3529%
        HSV (HSB):
        203°, 95.4128%, 42.7451%
        XYZ:
        4.9510, 5.3926, 15.2479
        xyY:
        0.1935, 0.2107, 5.3926
      CIE-Lab:
        27.8253, -2.1687, -28.2988
        CIE-LCH:
        27.8253, 28.3818, 265.6177
        CIE-Luv:
        27.8253, -17.1224, -35.9903
        Hunter-Lab:
        23.2220, -2.5817, -22.6752
      #05456d color charts
#05456d RGB chart
      #05456d CMYK chart
      #05456d RGB pie chart
      #05456d color shades, tints & tones
#05456d color schemes
#05456d color preview, HTML & CSS examples
           This text has a color of #05456d        
        
          <p style="color:#05456d;">Text here</p>
        
        
          .mytext {color:#05456d;}
        
        Text color #05456d
      
           This box has a color of #05456d        
        
          <div style="background-color:#05456d;">Content here</div>
        
        
          .mybackground {background-color:#05456d;}
        
        Background color #05456d
      
           Border around this has a color of #05456d        
        
          <div style="border:2px solid #05456d;">Content here</div>
        
        
          .myborder {border:2px solid #05456d;}
        
        Border color #05456d