#45706f color space conversions
Hex:
        #45706f
        RGB:
        69, 112, 111
        CMY:
        73, 56, 56
        CMYK:
        38, 0, 1, 56
      HSL:
        179°, 23.7569%, 35.4902%
        HSV (HSB):
        179°, 38.3929%, 43.9216%
        XYZ:
        11.1177, 14.0012, 17.1555
        xyY:
        0.2630, 0.3312, 14.0012
      CIE-Lab:
        44.2347, -15.1046, -4.1687
        CIE-LCH:
        44.2347, 15.6693, 195.4289
        CIE-Luv:
        44.2347, -19.9579, -3.4987
        Hunter-Lab:
        37.4182, -12.4462, -0.9904
      #45706f color charts
#45706f RGB chart
      #45706f CMYK chart
      #45706f RGB pie chart
      #45706f color shades, tints & tones
#45706f color schemes
#45706f color preview, HTML & CSS examples
           This text has a color of #45706f        
        
          <p style="color:#45706f;">Text here</p>
        
        
          .mytext {color:#45706f;}
        
        Text color #45706f
      
           This box has a color of #45706f        
        
          <div style="background-color:#45706f;">Content here</div>
        
        
          .mybackground {background-color:#45706f;}
        
        Background color #45706f
      
           Border around this has a color of #45706f        
        
          <div style="border:2px solid #45706f;">Content here</div>
        
        
          .myborder {border:2px solid #45706f;}
        
        Border color #45706f