#56d5cd color space conversions
Hex:
        #56d5cd
        RGB:
        86, 213, 205
        CMY:
        66, 16, 20
        CMYK:
        60, 0, 4, 16
      HSL:
        176°, 60.1896%, 58.6275%
        HSV (HSB):
        176°, 59.6244%, 83.5294%
        XYZ:
        38.6514, 53.9747, 66.1386
        xyY:
        0.2435, 0.3400, 53.9747
      CIE-Lab:
        78.4470, -36.6637, -6.5402
        CIE-LCH:
        78.4470, 37.2425, 190.1142
        CIE-Luv:
        78.4470, -51.1234, -4.3158
        Hunter-Lab:
        73.4675, -34.6588, -1.9482
      #56d5cd color charts
#56d5cd RGB chart
      #56d5cd CMYK chart
      #56d5cd RGB pie chart
      #56d5cd color shades, tints & tones
#56d5cd color schemes
#56d5cd color preview, HTML & CSS examples
           This text has a color of #56d5cd        
        
          <p style="color:#56d5cd;">Text here</p>
        
        
          .mytext {color:#56d5cd;}
        
        Text color #56d5cd
      
           This box has a color of #56d5cd        
        
          <div style="background-color:#56d5cd;">Content here</div>
        
        
          .mybackground {background-color:#56d5cd;}
        
        Background color #56d5cd
      
           Border around this has a color of #56d5cd        
        
          <div style="border:2px solid #56d5cd;">Content here</div>
        
        
          .myborder {border:2px solid #56d5cd;}
        
        Border color #56d5cd