#56f2ec color space conversions
Hex:
        #56f2ec
        RGB:
        86, 242, 236
        CMY:
        66, 5, 7
        CMYK:
        64, 0, 2, 5
      HSL:
        178°, 85.7143%, 64.3137%
        HSV (HSB):
        178°, 64.4628%, 94.9020%
        XYZ:
        50.7302, 71.5388, 90.4915
        xyY:
        0.2384, 0.3362, 71.5388
      CIE-Lab:
        87.7461, -41.5989, -9.1655
        CIE-LCH:
        87.7461, 42.5967, 192.4254
        CIE-Luv:
        87.7461, -59.7804, -7.8599
        Hunter-Lab:
        84.5806, -40.9544, -4.2270
      #56f2ec color charts
#56f2ec RGB chart
      #56f2ec CMYK chart
      #56f2ec RGB pie chart
      #56f2ec color shades, tints & tones
#56f2ec color schemes
#56f2ec color preview, HTML & CSS examples
           This text has a color of #56f2ec        
        
          <p style="color:#56f2ec;">Text here</p>
        
        
          .mytext {color:#56f2ec;}
        
        Text color #56f2ec
      
           This box has a color of #56f2ec        
        
          <div style="background-color:#56f2ec;">Content here</div>
        
        
          .mybackground {background-color:#56f2ec;}
        
        Background color #56f2ec
      
           Border around this has a color of #56f2ec        
        
          <div style="border:2px solid #56f2ec;">Content here</div>
        
        
          .myborder {border:2px solid #56f2ec;}
        
        Border color #56f2ec