#42846c color space conversions
Hex:
        #42846c
        RGB:
        66, 132, 108
        CMY:
        74, 48, 58
        CMYK:
        50, 0, 18, 48
      HSL:
        158°, 33.3333%, 38.8235%
        HSV (HSB):
        158°, 50.0000%, 51.7647%
        XYZ:
        13.2048, 18.7435, 17.1092
        xyY:
        0.2692, 0.3821, 18.7435
      CIE-Lab:
        50.3857, -27.1843, 6.5336
        CIE-LCH:
        50.3857, 27.9585, 166.4856
        CIE-Luv:
        50.3857, -29.5044, 12.8747
        Hunter-Lab:
        43.2938, -21.3207, 6.8748
      #42846c color charts
#42846c RGB chart
      #42846c CMYK chart
      #42846c RGB pie chart
      #42846c color shades, tints & tones
#42846c color schemes
#42846c color preview, HTML & CSS examples
           This text has a color of #42846c        
        
          <p style="color:#42846c;">Text here</p>
        
        
          .mytext {color:#42846c;}
        
        Text color #42846c
      
           This box has a color of #42846c        
        
          <div style="background-color:#42846c;">Content here</div>
        
        
          .mybackground {background-color:#42846c;}
        
        Background color #42846c
      
           Border around this has a color of #42846c        
        
          <div style="border:2px solid #42846c;">Content here</div>
        
        
          .myborder {border:2px solid #42846c;}
        
        Border color #42846c