#42776b color space conversions
Hex:
        #42776b
        RGB:
        66, 119, 107
        CMY:
        74, 53, 58
        CMYK:
        45, 0, 10, 53
      HSL:
        166°, 28.6486%, 36.2745%
        HSV (HSB):
        166°, 44.5378%, 46.6667%
        XYZ:
        11.4974, 15.4134, 16.2790
        xyY:
        0.2662, 0.3569, 15.4134
      CIE-Lab:
        46.1953, -20.8023, 1.0835
        CIE-LCH:
        46.1953, 20.8305, 177.0185
        CIE-Luv:
        46.1953, -24.0757, 4.4989
        Hunter-Lab:
        39.2600, -16.4305, 2.8975
      #42776b color charts
#42776b RGB chart
      #42776b CMYK chart
      #42776b RGB pie chart
      #42776b color shades, tints & tones
#42776b color schemes
#42776b color preview, HTML & CSS examples
           This text has a color of #42776b        
        
          <p style="color:#42776b;">Text here</p>
        
        
          .mytext {color:#42776b;}
        
        Text color #42776b
      
           This box has a color of #42776b        
        
          <div style="background-color:#42776b;">Content here</div>
        
        
          .mybackground {background-color:#42776b;}
        
        Background color #42776b
      
           Border around this has a color of #42776b        
        
          <div style="border:2px solid #42776b;">Content here</div>
        
        
          .myborder {border:2px solid #42776b;}
        
        Border color #42776b