#56a1ae color space conversions
Hex:
        #56a1ae
        RGB:
        86, 161, 174
        CMY:
        66, 37, 32
        CMYK:
        51, 7, 0, 32
      HSL:
        189°, 35.2000%, 50.9804%
        HSV (HSB):
        189°, 50.5747%, 68.2353%
        XYZ:
        24.2226, 30.5242, 44.6595
        xyY:
        0.2437, 0.3071, 30.5242
      CIE-Lab:
        62.1039, -19.6511, -13.9367
        CIE-LCH:
        62.1039, 24.0914, 215.3445
        CIE-Luv:
        62.1039, -32.7513, -18.0946
        Hunter-Lab:
        55.2487, -18.4257, -9.2522
      #56a1ae color charts
#56a1ae RGB chart
      #56a1ae CMYK chart
      #56a1ae RGB pie chart
      #56a1ae color shades, tints & tones
#56a1ae color schemes
#56a1ae color preview, HTML & CSS examples
           This text has a color of #56a1ae        
        
          <p style="color:#56a1ae;">Text here</p>
        
        
          .mytext {color:#56a1ae;}
        
        Text color #56a1ae
      
           This box has a color of #56a1ae        
        
          <div style="background-color:#56a1ae;">Content here</div>
        
        
          .mybackground {background-color:#56a1ae;}
        
        Background color #56a1ae
      
           Border around this has a color of #56a1ae        
        
          <div style="border:2px solid #56a1ae;">Content here</div>
        
        
          .myborder {border:2px solid #56a1ae;}
        
        Border color #56a1ae