#426e85 color space conversions
Hex:
        #426e85
        RGB:
        66, 110, 133
        CMY:
        74, 57, 48
        CMYK:
        50, 17, 0, 48
      HSL:
        201°, 33.6683%, 39.0196%
        HSV (HSB):
        201°, 50.3759%, 52.1569%
        XYZ:
        12.0563, 14.0036, 24.2578
        xyY:
        0.2396, 0.2783, 14.0036
      CIE-Lab:
        44.2380, -8.4221, -17.3854
        CIE-LCH:
        44.2380, 19.3179, 244.1529
        CIE-Luv:
        44.2380, -19.7254, -23.5442
        Hunter-Lab:
        37.4213, -7.9786, -12.2389
      #426e85 color charts
#426e85 RGB chart
      #426e85 CMYK chart
      #426e85 RGB pie chart
      #426e85 color shades, tints & tones
#426e85 color schemes
#426e85 color preview, HTML & CSS examples
           This text has a color of #426e85        
        
          <p style="color:#426e85;">Text here</p>
        
        
          .mytext {color:#426e85;}
        
        Text color #426e85
      
           This box has a color of #426e85        
        
          <div style="background-color:#426e85;">Content here</div>
        
        
          .mybackground {background-color:#426e85;}
        
        Background color #426e85
      
           Border around this has a color of #426e85        
        
          <div style="border:2px solid #426e85;">Content here</div>
        
        
          .myborder {border:2px solid #426e85;}
        
        Border color #426e85