#56b3ac color space conversions
Hex:
        #56b3ac
        RGB:
        86, 179, 172
        CMY:
        66, 30, 33
        CMYK:
        52, 0, 4, 30
      HSL:
        175°, 37.9592%, 51.9608%
        HSV (HSB):
        175°, 51.9553%, 70.1961%
        XYZ:
        27.4042, 37.1972, 44.7651
        xyY:
        0.2506, 0.3401, 37.1972
      CIE-Lab:
        67.4247, -29.2731, -4.8799
        CIE-LCH:
        67.4247, 29.6771, 189.4644
        CIE-Luv:
        67.4247, -39.9006, -2.7612
        Hunter-Lab:
        60.9895, -26.5267, -0.8251
      #56b3ac color charts
#56b3ac RGB chart
      #56b3ac CMYK chart
      #56b3ac RGB pie chart
      #56b3ac color shades, tints & tones
#56b3ac color schemes
#56b3ac color preview, HTML & CSS examples
           This text has a color of #56b3ac        
        
          <p style="color:#56b3ac;">Text here</p>
        
        
          .mytext {color:#56b3ac;}
        
        Text color #56b3ac
      
           This box has a color of #56b3ac        
        
          <div style="background-color:#56b3ac;">Content here</div>
        
        
          .mybackground {background-color:#56b3ac;}
        
        Background color #56b3ac
      
           Border around this has a color of #56b3ac        
        
          <div style="border:2px solid #56b3ac;">Content here</div>
        
        
          .myborder {border:2px solid #56b3ac;}
        
        Border color #56b3ac