#45705b color space conversions
Hex:
        #45705b
        RGB:
        69, 112, 91
        CMY:
        73, 56, 64
        CMYK:
        38, 0, 19, 56
      HSL:
        151°, 23.7569%, 35.4902%
        HSV (HSB):
        151°, 38.3929%, 43.9216%
        XYZ:
        10.1367, 13.6089, 11.9900
        xyY:
        0.2837, 0.3808, 13.6089
      CIE-Lab:
        43.6667, -20.0704, 7.0108
        CIE-LCH:
        43.6667, 21.2597, 160.7451
        CIE-Luv:
        43.6667, -20.3268, 11.9854
        Hunter-Lab:
        36.8902, -15.5094, 6.5527
      #45705b color charts
#45705b RGB chart
      #45705b CMYK chart
      #45705b RGB pie chart
      #45705b color shades, tints & tones
#45705b color schemes
#45705b color preview, HTML & CSS examples
           This text has a color of #45705b        
        
          <p style="color:#45705b;">Text here</p>
        
        
          .mytext {color:#45705b;}
        
        Text color #45705b
      
           This box has a color of #45705b        
        
          <div style="background-color:#45705b;">Content here</div>
        
        
          .mybackground {background-color:#45705b;}
        
        Background color #45705b
      
           Border around this has a color of #45705b        
        
          <div style="border:2px solid #45705b;">Content here</div>
        
        
          .myborder {border:2px solid #45705b;}
        
        Border color #45705b