#08343b color space conversions
Hex:
        #08343b
        RGB:
        8, 52, 59
        CMY:
        97, 80, 77
        CMYK:
        86, 12, 0, 77
      HSL:
        188°, 76.1194%, 13.1373%
        HSV (HSB):
        188°, 86.4407%, 23.1373%
        XYZ:
        2.1175, 2.8234, 4.5710
        xyY:
        0.2226, 0.2968, 2.8234
      CIE-Lab:
        19.3222, -11.5591, -8.6098
        CIE-LCH:
        19.3222, 14.4133, 216.6806
        CIE-Luv:
        19.3222, -13.1263, -7.9354
        Hunter-Lab:
        16.8029, -6.9100, -4.3671
      #08343b color charts
#08343b RGB chart
      #08343b CMYK chart
      #08343b RGB pie chart
      #08343b color shades, tints & tones
#08343b color schemes
#08343b color preview, HTML & CSS examples
           This text has a color of #08343b        
        
          <p style="color:#08343b;">Text here</p>
        
        
          .mytext {color:#08343b;}
        
        Text color #08343b
      
           This box has a color of #08343b        
        
          <div style="background-color:#08343b;">Content here</div>
        
        
          .mybackground {background-color:#08343b;}
        
        Background color #08343b
      
           Border around this has a color of #08343b        
        
          <div style="border:2px solid #08343b;">Content here</div>
        
        
          .myborder {border:2px solid #08343b;}
        
        Border color #08343b