#42824e color space conversions
Hex:
        #42824e
        RGB:
        66, 130, 78
        CMY:
        74, 49, 69
        CMYK:
        49, 0, 40, 49
      HSL:
        131°, 32.6531%, 38.4314%
        HSV (HSB):
        131°, 49.2308%, 50.9804%
        XYZ:
        11.6045, 17.6736, 10.0074
        xyY:
        0.2954, 0.4499, 17.6736
      CIE-Lab:
        49.0978, -32.5473, 21.9798
        CIE-LCH:
        49.0978, 39.2739, 145.9681
        CIE-Luv:
        49.0978, -29.6845, 32.0647
        Hunter-Lab:
        42.0399, -24.2975, 15.3142
      #42824e color charts
#42824e RGB chart
      #42824e CMYK chart
      #42824e RGB pie chart
      #42824e color shades, tints & tones
#42824e color schemes
#42824e color preview, HTML & CSS examples
           This text has a color of #42824e        
        
          <p style="color:#42824e;">Text here</p>
        
        
          .mytext {color:#42824e;}
        
        Text color #42824e
      
           This box has a color of #42824e        
        
          <div style="background-color:#42824e;">Content here</div>
        
        
          .mybackground {background-color:#42824e;}
        
        Background color #42824e
      
           Border around this has a color of #42824e        
        
          <div style="border:2px solid #42824e;">Content here</div>
        
        
          .myborder {border:2px solid #42824e;}
        
        Border color #42824e