#05313b color space conversions
Hex:
        #05313b
        RGB:
        5, 49, 59
        CMY:
        98, 81, 77
        CMYK:
        92, 17, 0, 77
      HSL:
        191°, 84.3750%, 12.5490%
        HSV (HSB):
        191°, 91.5254%, 23.1373%
        XYZ:
        1.9503, 2.5447, 4.5260
        xyY:
        0.2162, 0.2821, 2.5447
      CIE-Lab:
        18.1194, -10.1803, -10.4548
        CIE-LCH:
        18.1194, 14.5925, 225.7622
        CIE-Luv:
        18.1194, -12.3807, -9.8565
        Hunter-Lab:
        15.9520, -6.0922, -5.6559
      #05313b color charts
#05313b RGB chart
      #05313b CMYK chart
      #05313b RGB pie chart
      #05313b color shades, tints & tones
#05313b color schemes
#05313b color preview, HTML & CSS examples
           This text has a color of #05313b        
        
          <p style="color:#05313b;">Text here</p>
        
        
          .mytext {color:#05313b;}
        
        Text color #05313b
      
           This box has a color of #05313b        
        
          <div style="background-color:#05313b;">Content here</div>
        
        
          .mybackground {background-color:#05313b;}
        
        Background color #05313b
      
           Border around this has a color of #05313b        
        
          <div style="border:2px solid #05313b;">Content here</div>
        
        
          .myborder {border:2px solid #05313b;}
        
        Border color #05313b