#12021d color space conversions
Hex:
        #12021d
        RGB:
        18, 2, 29
        CMY:
        93, 99, 89
        CMYK:
        38, 93, 0, 89
      HSL:
        276°, 87.0968%, 6.0784%
        HSV (HSB):
        276°, 93.1034%, 11.3725%
        XYZ:
        0.4929, 0.2607, 1.1867
        xyY:
        0.2540, 0.1344, 0.2607
      CIE-Lab:
        2.3551, 10.0412, -12.6967
        CIE-LCH:
        2.3551, 16.1874, 308.3389
        CIE-Luv:
        2.3551, 1.5229, -5.3179
        Hunter-Lab:
        5.1061, 8.2963, -10.2057
      #12021d color charts
#12021d RGB chart
      #12021d CMYK chart
      #12021d RGB pie chart
      #12021d color shades, tints & tones
#12021d color schemes
#12021d color preview, HTML & CSS examples
           This text has a color of #12021d        
        
          <p style="color:#12021d;">Text here</p>
        
        
          .mytext {color:#12021d;}
        
        Text color #12021d
      
           This box has a color of #12021d        
        
          <div style="background-color:#12021d;">Content here</div>
        
        
          .mybackground {background-color:#12021d;}
        
        Background color #12021d
      
           Border around this has a color of #12021d        
        
          <div style="border:2px solid #12021d;">Content here</div>
        
        
          .myborder {border:2px solid #12021d;}
        
        Border color #12021d