#08141f color space conversions
Hex:
        #08141f
        RGB:
        8, 20, 31
        CMY:
        97, 92, 88
        CMYK:
        74, 35, 0, 88
      HSL:
        209°, 58.9744%, 7.6471%
        HSV (HSB):
        209°, 74.1935%, 12.1569%
        XYZ:
        0.5976, 0.6509, 1.3905
        xyY:
        0.2265, 0.2466, 0.6509
      CIE-Lab:
        5.8792, -0.8606, -9.0251
        CIE-LCH:
        5.8792, 9.0661, 264.5529
        CIE-Luv:
        5.8792, -2.5483, -4.9862
        Hunter-Lab:
        8.0676, -0.8957, -4.5713
      #08141f color charts
#08141f RGB chart
      #08141f CMYK chart
      #08141f RGB pie chart
      #08141f color shades, tints & tones
#08141f color schemes
#08141f color preview, HTML & CSS examples
           This text has a color of #08141f        
        
          <p style="color:#08141f;">Text here</p>
        
        
          .mytext {color:#08141f;}
        
        Text color #08141f
      
           This box has a color of #08141f        
        
          <div style="background-color:#08141f;">Content here</div>
        
        
          .mybackground {background-color:#08141f;}
        
        Background color #08141f
      
           Border around this has a color of #08141f        
        
          <div style="border:2px solid #08141f;">Content here</div>
        
        
          .myborder {border:2px solid #08141f;}
        
        Border color #08141f