#56eedc color space conversions
Hex:
        #56eedc
        RGB:
        86, 238, 220
        CMY:
        66, 7, 14
        CMYK:
        64, 0, 8, 7
      HSL:
        173°, 81.7204%, 63.5294%
        HSV (HSB):
        173°, 63.8655%, 93.3333%
        XYZ:
        47.3306, 68.2948, 78.3978
        xyY:
        0.2439, 0.3520, 68.2948
      CIE-Lab:
        86.1537, -44.0050, -3.1307
        CIE-LCH:
        86.1537, 44.1162, 184.0695
        CIE-Luv:
        86.1537, -59.3389, 2.1964
        Hunter-Lab:
        82.6407, -42.3894, 1.6025
      #56eedc color charts
#56eedc RGB chart
      #56eedc CMYK chart
      #56eedc RGB pie chart
      #56eedc color shades, tints & tones
#56eedc color schemes
#56eedc color preview, HTML & CSS examples
           This text has a color of #56eedc        
        
          <p style="color:#56eedc;">Text here</p>
        
        
          .mytext {color:#56eedc;}
        
        Text color #56eedc
      
           This box has a color of #56eedc        
        
          <div style="background-color:#56eedc;">Content here</div>
        
        
          .mybackground {background-color:#56eedc;}
        
        Background color #56eedc
      
           Border around this has a color of #56eedc        
        
          <div style="border:2px solid #56eedc;">Content here</div>
        
        
          .myborder {border:2px solid #56eedc;}
        
        Border color #56eedc