#56b99d color space conversions
Hex:
        #56b99d
        RGB:
        86, 185, 157
        CMY:
        66, 27, 38
        CMYK:
        54, 0, 15, 27
      HSL:
        163°, 41.4226%, 53.1373%
        HSV (HSB):
        163°, 53.5135%, 72.5490%
        XYZ:
        27.2725, 39.1107, 38.0100
        xyY:
        0.2612, 0.3746, 39.1107
      CIE-Lab:
        68.8314, -35.8664, 5.4372
        CIE-LCH:
        68.8314, 36.2762, 171.3798
        CIE-Luv:
        68.8314, -42.9357, 13.6007
        Hunter-Lab:
        62.5385, -31.6001, 7.7414
      #56b99d color charts
#56b99d RGB chart
      #56b99d CMYK chart
      #56b99d RGB pie chart
      #56b99d color shades, tints & tones
#56b99d color schemes
#56b99d color preview, HTML & CSS examples
           This text has a color of #56b99d        
        
          <p style="color:#56b99d;">Text here</p>
        
        
          .mytext {color:#56b99d;}
        
        Text color #56b99d
      
           This box has a color of #56b99d        
        
          <div style="background-color:#56b99d;">Content here</div>
        
        
          .mybackground {background-color:#56b99d;}
        
        Background color #56b99d
      
           Border around this has a color of #56b99d        
        
          <div style="border:2px solid #56b99d;">Content here</div>
        
        
          .myborder {border:2px solid #56b99d;}
        
        Border color #56b99d