#00211e color space conversions
Hex:
        #00211e
        RGB:
        0, 33, 30
        CMY:
        100, 87, 88
        CMYK:
        100, 0, 9, 87
      HSL:
        175°, 100.0000%, 6.4706%
        HSV (HSB):
        175°, 100.0000%, 12.9412%
        XYZ:
        0.7782, 1.1815, 1.4153
        xyY:
        0.2306, 0.3501, 1.1815
      CIE-Lab:
        10.4198, -13.0349, -1.4736
        CIE-LCH:
        10.4198, 13.1179, 186.4497
        CIE-Luv:
        10.4198, -8.2614, -0.1172
        Hunter-Lab:
        10.8695, -6.2418, -0.1116
      #00211e color charts
#00211e RGB chart
      #00211e CMYK chart
      #00211e RGB pie chart
      #00211e color shades, tints & tones
#00211e color schemes
#00211e color preview, HTML & CSS examples
           This text has a color of #00211e        
        
          <p style="color:#00211e;">Text here</p>
        
        
          .mytext {color:#00211e;}
        
        Text color #00211e
      
           This box has a color of #00211e        
        
          <div style="background-color:#00211e;">Content here</div>
        
        
          .mybackground {background-color:#00211e;}
        
        Background color #00211e
      
           Border around this has a color of #00211e        
        
          <div style="border:2px solid #00211e;">Content here</div>
        
        
          .myborder {border:2px solid #00211e;}
        
        Border color #00211e