#56ebcb color space conversions
Hex:
        #56ebcb
        RGB:
        86, 235, 203
        CMY:
        66, 8, 20
        CMYK:
        63, 0, 14, 8
      HSL:
        167°, 78.8360%, 62.9412%
        HSV (HSB):
        167°, 63.4043%, 92.1569%
        XYZ:
        44.3256, 65.7069, 66.8464
        xyY:
        0.2506, 0.3715, 65.7069
      CIE-Lab:
        84.8467, -46.9428, 3.8917
        CIE-LCH:
        84.8467, 47.1038, 175.2608
        CIE-Luv:
        84.8467, -59.2827, 13.5261
        Hunter-Lab:
        81.0598, -44.2462, 7.8480
      #56ebcb color charts
#56ebcb RGB chart
      #56ebcb CMYK chart
      #56ebcb RGB pie chart
      #56ebcb color shades, tints & tones
#56ebcb color schemes
#56ebcb color preview, HTML & CSS examples
           This text has a color of #56ebcb        
        
          <p style="color:#56ebcb;">Text here</p>
        
        
          .mytext {color:#56ebcb;}
        
        Text color #56ebcb
      
           This box has a color of #56ebcb        
        
          <div style="background-color:#56ebcb;">Content here</div>
        
        
          .mybackground {background-color:#56ebcb;}
        
        Background color #56ebcb
      
           Border around this has a color of #56ebcb        
        
          <div style="border:2px solid #56ebcb;">Content here</div>
        
        
          .myborder {border:2px solid #56ebcb;}
        
        Border color #56ebcb