#024f41 color space conversions
Hex:
        #024f41
        RGB:
        2, 79, 65
        CMY:
        99, 69, 75
        CMYK:
        97, 0, 18, 69
      HSL:
        169°, 95.0617%, 15.8824%
        HSV (HSB):
        169°, 97.4684%, 30.9804%
        XYZ:
        3.7752, 5.9865, 5.9576
        xyY:
        0.2402, 0.3808, 5.9865
      CIE-Lab:
        29.3784, -25.0008, 2.3111
        CIE-LCH:
        29.3784, 25.1074, 174.7186
        CIE-Luv:
        29.3784, -23.8098, 5.7732
        Hunter-Lab:
        24.4674, -15.2766, 2.6906
      #024f41 color charts
#024f41 RGB chart
      #024f41 CMYK chart
      #024f41 RGB pie chart
      #024f41 color shades, tints & tones
#024f41 color schemes
#024f41 color preview, HTML & CSS examples
           This text has a color of #024f41        
        
          <p style="color:#024f41;">Text here</p>
        
        
          .mytext {color:#024f41;}
        
        Text color #024f41
      
           This box has a color of #024f41        
        
          <div style="background-color:#024f41;">Content here</div>
        
        
          .mybackground {background-color:#024f41;}
        
        Background color #024f41
      
           Border around this has a color of #024f41        
        
          <div style="border:2px solid #024f41;">Content here</div>
        
        
          .myborder {border:2px solid #024f41;}
        
        Border color #024f41