#42416d color space conversions
Hex:
        #42416d
        RGB:
        66, 65, 109
        CMY:
        74, 75, 57
        CMYK:
        39, 40, 0, 57
      HSL:
        241°, 25.2874%, 34.1176%
        HSV (HSB):
        241°, 40.3670%, 42.7451%
        XYZ:
        6.8974, 6.0430, 15.2709
        xyY:
        0.2445, 0.2142, 6.0430
      CIE-Lab:
        29.5206, 12.3445, -25.4279
        CIE-LCH:
        29.5206, 28.2660, 295.8951
        CIE-Luv:
        29.5206, -2.0659, -34.1362
        Hunter-Lab:
        24.5825, 7.0645, -19.6238
      #42416d color charts
#42416d RGB chart
      #42416d CMYK chart
      #42416d RGB pie chart
      #42416d color shades, tints & tones
#42416d color schemes
#42416d color preview, HTML & CSS examples
           This text has a color of #42416d        
        
          <p style="color:#42416d;">Text here</p>
        
        
          .mytext {color:#42416d;}
        
        Text color #42416d
      
           This box has a color of #42416d        
        
          <div style="background-color:#42416d;">Content here</div>
        
        
          .mybackground {background-color:#42416d;}
        
        Background color #42416d
      
           Border around this has a color of #42416d        
        
          <div style="border:2px solid #42416d;">Content here</div>
        
        
          .myborder {border:2px solid #42416d;}
        
        Border color #42416d