#42656a color space conversions
Hex:
        #42656a
        RGB:
        66, 101, 106
        CMY:
        74, 60, 58
        CMYK:
        38, 5, 0, 58
      HSL:
        188°, 23.2558%, 33.7255%
        HSV (HSB):
        188°, 37.7358%, 41.5686%
        XYZ:
        9.5020, 11.5062, 15.3558
        xyY:
        0.2613, 0.3164, 11.5062
      CIE-Lab:
        40.4203, -11.1338, -6.8276
        CIE-LCH:
        40.4203, 13.0606, 211.5177
        CIE-Luv:
        40.4203, -16.4247, -7.6020
        Hunter-Lab:
        33.9208, -9.3597, -3.0957
      #42656a color charts
#42656a RGB chart
      #42656a CMYK chart
      #42656a RGB pie chart
      #42656a color shades, tints & tones
#42656a color schemes
#42656a color preview, HTML & CSS examples
           This text has a color of #42656a        
        
          <p style="color:#42656a;">Text here</p>
        
        
          .mytext {color:#42656a;}
        
        Text color #42656a
      
           This box has a color of #42656a        
        
          <div style="background-color:#42656a;">Content here</div>
        
        
          .mybackground {background-color:#42656a;}
        
        Background color #42656a
      
           Border around this has a color of #42656a        
        
          <div style="border:2px solid #42656a;">Content here</div>
        
        
          .myborder {border:2px solid #42656a;}
        
        Border color #42656a