#429b83 color space conversions
Hex:
        #429b83
        RGB:
        66, 155, 131
        CMY:
        74, 39, 49
        CMYK:
        57, 0, 15, 39
      HSL:
        164°, 40.2715%, 43.3333%
        HSV (HSB):
        164°, 57.4194%, 60.7843%
        XYZ:
        18.0648, 26.2396, 25.5854
        xyY:
        0.2585, 0.3754, 26.2396
      CIE-Lab:
        58.2638, -32.6264, 4.6244
        CIE-LCH:
        58.2638, 32.9525, 171.9328
        CIE-Luv:
        58.2638, -37.7906, 11.4976
        Hunter-Lab:
        51.2246, -26.6934, 6.2434
      #429b83 color charts
#429b83 RGB chart
      #429b83 CMYK chart
      #429b83 RGB pie chart
      #429b83 color shades, tints & tones
#429b83 color schemes
#429b83 color preview, HTML & CSS examples
           This text has a color of #429b83        
        
          <p style="color:#429b83;">Text here</p>
        
        
          .mytext {color:#429b83;}
        
        Text color #429b83
      
           This box has a color of #429b83        
        
          <div style="background-color:#429b83;">Content here</div>
        
        
          .mybackground {background-color:#429b83;}
        
        Background color #429b83
      
           Border around this has a color of #429b83        
        
          <div style="border:2px solid #429b83;">Content here</div>
        
        
          .myborder {border:2px solid #429b83;}
        
        Border color #429b83