#06212d color space conversions
Hex:
        #06212d
        RGB:
        6, 33, 45
        CMY:
        98, 87, 82
        CMYK:
        87, 27, 0, 82
      HSL:
        198°, 76.4706%, 10.0000%
        HSV (HSB):
        198°, 86.6667%, 17.6471%
        XYZ:
        1.0926, 1.3159, 2.6790
        xyY:
        0.2148, 0.2587, 1.3159
      CIE-Lab:
        11.3862, -5.1996, -10.9529
        CIE-LCH:
        11.3862, 12.1244, 244.6053
        CIE-Luv:
        11.3862, -6.8749, -8.5985
        Hunter-Lab:
        11.4712, -3.0728, -5.8169
      #06212d color charts
#06212d RGB chart
      #06212d CMYK chart
      #06212d RGB pie chart
      #06212d color shades, tints & tones
#06212d color schemes
#06212d color preview, HTML & CSS examples
           This text has a color of #06212d        
        
          <p style="color:#06212d;">Text here</p>
        
        
          .mytext {color:#06212d;}
        
        Text color #06212d
      
           This box has a color of #06212d        
        
          <div style="background-color:#06212d;">Content here</div>
        
        
          .mybackground {background-color:#06212d;}
        
        Background color #06212d
      
           Border around this has a color of #06212d        
        
          <div style="border:2px solid #06212d;">Content here</div>
        
        
          .myborder {border:2px solid #06212d;}
        
        Border color #06212d