#458d80 color space conversions
Hex:
        #458d80
        RGB:
        69, 141, 128
        CMY:
        73, 45, 50
        CMYK:
        51, 0, 9, 45
      HSL:
        169°, 34.2857%, 41.1765%
        HSV (HSB):
        169°, 51.0638%, 55.2941%
        XYZ:
        15.8754, 21.8735, 23.8074
        xyY:
        0.2579, 0.3553, 21.8735
      CIE-Lab:
        53.8925, -25.9021, 0.0154
        CIE-LCH:
        53.8925, 25.9021, 179.9659
        CIE-Luv:
        53.8925, -31.5068, 3.9037
        Hunter-Lab:
        46.7691, -21.2555, 2.5574
      #458d80 color charts
#458d80 RGB chart
      #458d80 CMYK chart
      #458d80 RGB pie chart
      #458d80 color shades, tints & tones
#458d80 color schemes
#458d80 color preview, HTML & CSS examples
           This text has a color of #458d80        
        
          <p style="color:#458d80;">Text here</p>
        
        
          .mytext {color:#458d80;}
        
        Text color #458d80
      
           This box has a color of #458d80        
        
          <div style="background-color:#458d80;">Content here</div>
        
        
          .mybackground {background-color:#458d80;}
        
        Background color #458d80
      
           Border around this has a color of #458d80        
        
          <div style="border:2px solid #458d80;">Content here</div>
        
        
          .myborder {border:2px solid #458d80;}
        
        Border color #458d80