#05314e color space conversions
Hex:
        #05314e
        RGB:
        5, 49, 78
        CMY:
        98, 81, 69
        CMYK:
        94, 37, 0, 69
      HSL:
        204°, 87.9518%, 16.2745%
        HSV (HSB):
        204°, 93.5897%, 30.5882%
        XYZ:
        2.5360, 2.7789, 7.6105
        xyY:
        0.1962, 0.2150, 2.7789
      CIE-Lab:
        19.1359, -2.0392, -21.8056
        CIE-LCH:
        19.1359, 21.9007, 264.6575
        CIE-Luv:
        19.1359, -11.5803, -23.7155
        Hunter-Lab:
        16.6702, -2.0175, -15.3986
      #05314e color charts
#05314e RGB chart
      #05314e CMYK chart
      #05314e RGB pie chart
      #05314e color shades, tints & tones
#05314e color schemes
#05314e color preview, HTML & CSS examples
           This text has a color of #05314e        
        
          <p style="color:#05314e;">Text here</p>
        
        
          .mytext {color:#05314e;}
        
        Text color #05314e
      
           This box has a color of #05314e        
        
          <div style="background-color:#05314e;">Content here</div>
        
        
          .mybackground {background-color:#05314e;}
        
        Background color #05314e
      
           Border around this has a color of #05314e        
        
          <div style="border:2px solid #05314e;">Content here</div>
        
        
          .myborder {border:2px solid #05314e;}
        
        Border color #05314e