#56b0a1 color space conversions
Hex:
        #56b0a1
        RGB:
        86, 176, 161
        CMY:
        66, 31, 37
        CMYK:
        51, 0, 9, 31
      HSL:
        170°, 36.2903%, 51.3725%
        HSV (HSB):
        170°, 51.1364%, 69.0196%
        XYZ:
        25.7961, 35.6023, 39.2305
        xyY:
        0.2563, 0.3538, 35.6023
      CIE-Lab:
        66.2149, -30.6504, -0.5654
        CIE-LCH:
        66.2149, 30.6557, 181.0567
        CIE-Luv:
        66.2149, -39.2032, 3.9544
        Hunter-Lab:
        59.6677, -27.2476, 2.7851
      #56b0a1 color charts
#56b0a1 RGB chart
      #56b0a1 CMYK chart
      #56b0a1 RGB pie chart
      #56b0a1 color shades, tints & tones
#56b0a1 color schemes
#56b0a1 color preview, HTML & CSS examples
           This text has a color of #56b0a1        
        
          <p style="color:#56b0a1;">Text here</p>
        
        
          .mytext {color:#56b0a1;}
        
        Text color #56b0a1
      
           This box has a color of #56b0a1        
        
          <div style="background-color:#56b0a1;">Content here</div>
        
        
          .mybackground {background-color:#56b0a1;}
        
        Background color #56b0a1
      
           Border around this has a color of #56b0a1        
        
          <div style="border:2px solid #56b0a1;">Content here</div>
        
        
          .myborder {border:2px solid #56b0a1;}
        
        Border color #56b0a1