#05616b color space conversions
Hex:
        #05616b
        RGB:
        5, 97, 107
        CMY:
        98, 62, 58
        CMYK:
        95, 9, 0, 58
      HSL:
        186°, 91.0714%, 21.9608%
        HSV (HSB):
        186°, 95.3271%, 41.9608%
        XYZ:
        6.9911, 9.6432, 15.4028
        xyY:
        0.2182, 0.3010, 9.6432
      CIE-Lab:
        37.1943, -19.7911, -12.4958
        CIE-LCH:
        37.1943, 23.4058, 212.2677
        CIE-Luv:
        37.1943, -27.3172, -14.3468
        Hunter-Lab:
        31.0535, -14.1576, -7.6709
      #05616b color charts
#05616b RGB chart
      #05616b CMYK chart
      #05616b RGB pie chart
      #05616b color shades, tints & tones
#05616b color schemes
#05616b color preview, HTML & CSS examples
           This text has a color of #05616b        
        
          <p style="color:#05616b;">Text here</p>
        
        
          .mytext {color:#05616b;}
        
        Text color #05616b
      
           This box has a color of #05616b        
        
          <div style="background-color:#05616b;">Content here</div>
        
        
          .mybackground {background-color:#05616b;}
        
        Background color #05616b
      
           Border around this has a color of #05616b        
        
          <div style="border:2px solid #05616b;">Content here</div>
        
        
          .myborder {border:2px solid #05616b;}
        
        Border color #05616b