#42414d color space conversions
Hex:
        #42414d
        RGB:
        66, 65, 77
        CMY:
        74, 75, 70
        CMYK:
        14, 16, 0, 70
      HSL:
        245°, 8.4507%, 27.8431%
        HSV (HSB):
        245°, 15.5844%, 30.1961%
        XYZ:
        5.4766, 5.4747, 7.7892
        xyY:
        0.2922, 0.2921, 5.4747
      CIE-Lab:
        28.0464, 3.2651, -7.0828
        CIE-LCH:
        28.0464, 7.7992, 294.7493
        CIE-Luv:
        28.0464, -0.1534, -8.8605
        Hunter-Lab:
        23.3980, 0.8338, -3.3592
      #42414d color charts
#42414d RGB chart
      #42414d CMYK chart
      #42414d RGB pie chart
      #42414d color shades, tints & tones
#42414d color schemes
#42414d color preview, HTML & CSS examples
           This text has a color of #42414d        
        
          <p style="color:#42414d;">Text here</p>
        
        
          .mytext {color:#42414d;}
        
        Text color #42414d
      
           This box has a color of #42414d        
        
          <div style="background-color:#42414d;">Content here</div>
        
        
          .mybackground {background-color:#42414d;}
        
        Background color #42414d
      
           Border around this has a color of #42414d        
        
          <div style="border:2px solid #42414d;">Content here</div>
        
        
          .myborder {border:2px solid #42414d;}
        
        Border color #42414d