#024d42 color space conversions
Hex:
        #024d42
        RGB:
        2, 77, 66
        CMY:
        99, 70, 74
        CMYK:
        97, 0, 14, 70
      HSL:
        171°, 94.9367%, 15.4902%
        HSV (HSB):
        171°, 97.4026%, 30.1961%
        XYZ:
        3.6623, 5.7140, 6.0641
        xyY:
        0.2372, 0.3701, 5.7140
      CIE-Lab:
        28.6792, -23.7040, 0.6553
        CIE-LCH:
        28.6792, 23.7131, 178.4164
        CIE-Luv:
        28.6792, -22.9853, 3.6378
        Hunter-Lab:
        23.9040, -14.4844, 1.6917
      #024d42 color charts
#024d42 RGB chart
      #024d42 CMYK chart
      #024d42 RGB pie chart
      #024d42 color shades, tints & tones
#024d42 color schemes
#024d42 color preview, HTML & CSS examples
           This text has a color of #024d42        
        
          <p style="color:#024d42;">Text here</p>
        
        
          .mytext {color:#024d42;}
        
        Text color #024d42
      
           This box has a color of #024d42        
        
          <div style="background-color:#024d42;">Content here</div>
        
        
          .mybackground {background-color:#024d42;}
        
        Background color #024d42
      
           Border around this has a color of #024d42        
        
          <div style="border:2px solid #024d42;">Content here</div>
        
        
          .myborder {border:2px solid #024d42;}
        
        Border color #024d42