#08121d color space conversions
Hex:
        #08121d
        RGB:
        8, 18, 29
        CMY:
        97, 93, 89
        CMYK:
        72, 38, 0, 89
      HSL:
        211°, 56.7568%, 7.2549%
        HSV (HSB):
        211°, 72.4138%, 11.3725%
        XYZ:
        0.5382, 0.5729, 1.2446
        xyY:
        0.2285, 0.2432, 0.5729
      CIE-Lab:
        5.1754, -0.2601, -8.5436
        CIE-LCH:
        5.1754, 8.5475, 268.2561
        CIE-Luv:
        5.1754, -2.0529, -4.5453
        Hunter-Lab:
        7.5693, -0.5540, -4.4505
      #08121d color charts
#08121d RGB chart
      #08121d CMYK chart
      #08121d RGB pie chart
      #08121d color shades, tints & tones
#08121d color schemes
#08121d color preview, HTML & CSS examples
           This text has a color of #08121d        
        
          <p style="color:#08121d;">Text here</p>
        
        
          .mytext {color:#08121d;}
        
        Text color #08121d
      
           This box has a color of #08121d        
        
          <div style="background-color:#08121d;">Content here</div>
        
        
          .mybackground {background-color:#08121d;}
        
        Background color #08121d
      
           Border around this has a color of #08121d        
        
          <div style="border:2px solid #08121d;">Content here</div>
        
        
          .myborder {border:2px solid #08121d;}
        
        Border color #08121d