#08516b color space conversions
Hex:
        #08516b
        RGB:
        8, 81, 107
        CMY:
        97, 68, 58
        CMYK:
        93, 24, 0, 58
      HSL:
        196°, 86.0870%, 22.5490%
        HSV (HSB):
        196°, 92.5234%, 41.9608%
        XYZ:
        5.6964, 6.9980, 14.9604
        xyY:
        0.2060, 0.2530, 6.9980
      CIE-Lab:
        31.8024, -10.3748, -20.7848
        CIE-LCH:
        31.8024, 23.2303, 243.4738
        CIE-Luv:
        31.8024, -21.2312, -26.2245
        Hunter-Lab:
        26.4538, -7.8569, -15.0127
      #08516b color charts
#08516b RGB chart
      #08516b CMYK chart
      #08516b RGB pie chart
      #08516b color shades, tints & tones
#08516b color schemes
#08516b color preview, HTML & CSS examples
           This text has a color of #08516b        
        
          <p style="color:#08516b;">Text here</p>
        
        
          .mytext {color:#08516b;}
        
        Text color #08516b
      
           This box has a color of #08516b        
        
          <div style="background-color:#08516b;">Content here</div>
        
        
          .mybackground {background-color:#08516b;}
        
        Background color #08516b
      
           Border around this has a color of #08516b        
        
          <div style="border:2px solid #08516b;">Content here</div>
        
        
          .myborder {border:2px solid #08516b;}
        
        Border color #08516b