#45997d color space conversions
Hex:
        #45997d
        RGB:
        69, 153, 125
        CMY:
        73, 40, 51
        CMYK:
        55, 0, 18, 40
      HSL:
        160°, 37.8378%, 43.5294%
        HSV (HSB):
        160°, 54.9020%, 60.0000%
        XYZ:
        17.5471, 25.5283, 23.4047
        xyY:
        0.2639, 0.3840, 25.5283
      CIE-Lab:
        57.5866, -32.4803, 7.0678
        CIE-LCH:
        57.5866, 33.2404, 167.7237
        CIE-Luv:
        57.5866, -36.4732, 14.8165
        Hunter-Lab:
        50.5256, -26.4281, 7.9033
      #45997d color charts
#45997d RGB chart
      #45997d CMYK chart
      #45997d RGB pie chart
      #45997d color shades, tints & tones
#45997d color schemes
#45997d color preview, HTML & CSS examples
           This text has a color of #45997d        
        
          <p style="color:#45997d;">Text here</p>
        
        
          .mytext {color:#45997d;}
        
        Text color #45997d
      
           This box has a color of #45997d        
        
          <div style="background-color:#45997d;">Content here</div>
        
        
          .mybackground {background-color:#45997d;}
        
        Background color #45997d
      
           Border around this has a color of #45997d        
        
          <div style="border:2px solid #45997d;">Content here</div>
        
        
          .myborder {border:2px solid #45997d;}
        
        Border color #45997d