#45a495 color space conversions
Hex:
        #45a495
        RGB:
        69, 164, 149
        CMY:
        73, 36, 42
        CMYK:
        58, 0, 9, 36
      HSL:
        171°, 40.7725%, 45.6863%
        HSV (HSB):
        171°, 57.9268%, 64.3137%
        XYZ:
        21.1545, 29.9861, 33.1067
        xyY:
        0.2511, 0.3559, 29.9861
      CIE-Lab:
        61.6422, -31.6537, -0.6217
        CIE-LCH:
        61.6422, 31.6598, 181.1251
        CIE-Luv:
        61.6422, -39.6316, 3.9325
        Hunter-Lab:
        54.7595, -26.8716, 2.4859
      #45a495 color charts
#45a495 RGB chart
      #45a495 CMYK chart
      #45a495 RGB pie chart
      #45a495 color shades, tints & tones
#45a495 color schemes
#45a495 color preview, HTML & CSS examples
           This text has a color of #45a495        
        
          <p style="color:#45a495;">Text here</p>
        
        
          .mytext {color:#45a495;}
        
        Text color #45a495
      
           This box has a color of #45a495        
        
          <div style="background-color:#45a495;">Content here</div>
        
        
          .mybackground {background-color:#45a495;}
        
        Background color #45a495
      
           Border around this has a color of #45a495        
        
          <div style="border:2px solid #45a495;">Content here</div>
        
        
          .myborder {border:2px solid #45a495;}
        
        Border color #45a495