#08142b color space conversions
Hex:
        #08142b
        RGB:
        8, 20, 43
        CMY:
        97, 92, 83
        CMYK:
        81, 53, 0, 83
      HSL:
        219°, 68.6275%, 10.0000%
        HSV (HSB):
        219°, 81.3953%, 16.8627%
        XYZ:
        0.7863, 0.7264, 2.3843
        xyY:
        0.2018, 0.1864, 0.7264
      CIE-Lab:
        6.5611, 3.9310, -17.0551
        CIE-LCH:
        6.5611, 17.5023, 282.9795
        CIE-Luv:
        6.5611, -2.6304, -10.3418
        Hunter-Lab:
        8.5226, 1.5547, -10.6209
      #08142b color charts
#08142b RGB chart
      #08142b CMYK chart
      #08142b RGB pie chart
      #08142b color shades, tints & tones
#08142b color schemes
#08142b color preview, HTML & CSS examples
           This text has a color of #08142b        
        
          <p style="color:#08142b;">Text here</p>
        
        
          .mytext {color:#08142b;}
        
        Text color #08142b
      
           This box has a color of #08142b        
        
          <div style="background-color:#08142b;">Content here</div>
        
        
          .mybackground {background-color:#08142b;}
        
        Background color #08142b
      
           Border around this has a color of #08142b        
        
          <div style="border:2px solid #08142b;">Content here</div>
        
        
          .myborder {border:2px solid #08142b;}
        
        Border color #08142b