#56f2be color space conversions
Hex:
        #56f2be
        RGB:
        86, 242, 190
        CMY:
        66, 5, 25
        CMYK:
        64, 0, 21, 5
      HSL:
        160°, 85.7143%, 64.3137%
        HSV (HSB):
        160°, 64.4628%, 94.9020%
        XYZ:
        44.8841, 69.2004, 59.7066
        xyY:
        0.2583, 0.3982, 69.2004
      CIE-Lab:
        86.6032, -52.8920, 13.2013
        CIE-LCH:
        86.6032, 54.5145, 165.9859
        CIE-Luv:
        86.6032, -62.5713, 28.3319
        Hunter-Lab:
        83.1868, -49.2656, 15.6759
      #56f2be color charts
#56f2be RGB chart
      #56f2be CMYK chart
      #56f2be RGB pie chart
      #56f2be color shades, tints & tones
#56f2be color schemes
#56f2be color preview, HTML & CSS examples
           This text has a color of #56f2be        
        
          <p style="color:#56f2be;">Text here</p>
        
        
          .mytext {color:#56f2be;}
        
        Text color #56f2be
      
           This box has a color of #56f2be        
        
          <div style="background-color:#56f2be;">Content here</div>
        
        
          .mybackground {background-color:#56f2be;}
        
        Background color #56f2be
      
           Border around this has a color of #56f2be        
        
          <div style="border:2px solid #56f2be;">Content here</div>
        
        
          .myborder {border:2px solid #56f2be;}
        
        Border color #56f2be