#28705b color space conversions
Hex:
        #28705b
        RGB:
        40, 112, 91
        CMY:
        84, 56, 64
        CMYK:
        64, 0, 19, 56
      HSL:
        163°, 47.3684%, 29.8039%
        HSV (HSB):
        163°, 64.2857%, 43.9216%
        XYZ:
        8.5576, 12.7948, 11.9161
        xyY:
        0.2572, 0.3846, 12.7948
      CIE-Lab:
        42.4524, -27.8506, 5.1145
        CIE-LCH:
        42.4524, 28.3163, 169.5940
        CIE-Luv:
        42.4524, -29.2144, 10.5575
        Hunter-Lab:
        35.7698, -19.8928, 5.2873
      #28705b color charts
#28705b RGB chart
      #28705b CMYK chart
      #28705b RGB pie chart
      #28705b color shades, tints & tones
#28705b color schemes
#28705b color preview, HTML & CSS examples
           This text has a color of #28705b        
        
          <p style="color:#28705b;">Text here</p>
        
        
          .mytext {color:#28705b;}
        
        Text color #28705b
      
           This box has a color of #28705b        
        
          <div style="background-color:#28705b;">Content here</div>
        
        
          .mybackground {background-color:#28705b;}
        
        Background color #28705b
      
           Border around this has a color of #28705b        
        
          <div style="border:2px solid #28705b;">Content here</div>
        
        
          .myborder {border:2px solid #28705b;}
        
        Border color #28705b