#42646f color space conversions
Hex:
        #42646f
        RGB:
        66, 100, 111
        CMY:
        74, 61, 56
        CMYK:
        41, 10, 0, 56
      HSL:
        195°, 25.4237%, 34.7059%
        HSV (HSB):
        195°, 40.5405%, 43.5294%
        XYZ:
        9.6732, 11.4203, 16.7334
        xyY:
        0.2557, 0.3019, 11.4203
      CIE-Lab:
        40.2795, -9.1414, -10.0948
        CIE-LCH:
        40.2795, 13.6188, 227.8374
        CIE-Luv:
        40.2795, -15.9539, -12.4270
        Hunter-Lab:
        33.7939, -8.0455, -5.7024
      #42646f color charts
#42646f RGB chart
      #42646f CMYK chart
      #42646f RGB pie chart
      #42646f color shades, tints & tones
#42646f color schemes
#42646f color preview, HTML & CSS examples
           This text has a color of #42646f        
        
          <p style="color:#42646f;">Text here</p>
        
        
          .mytext {color:#42646f;}
        
        Text color #42646f
      
           This box has a color of #42646f        
        
          <div style="background-color:#42646f;">Content here</div>
        
        
          .mybackground {background-color:#42646f;}
        
        Background color #42646f
      
           Border around this has a color of #42646f        
        
          <div style="border:2px solid #42646f;">Content here</div>
        
        
          .myborder {border:2px solid #42646f;}
        
        Border color #42646f