#56be8d color space conversions
Hex:
        #56be8d
        RGB:
        86, 190, 141
        CMY:
        66, 25, 45
        CMYK:
        55, 0, 26, 25
      HSL:
        152°, 44.4444%, 54.1176%
        HSV (HSB):
        152°, 54.7368%, 74.5098%
        XYZ:
        27.0589, 40.7284, 31.6345
        xyY:
        0.2722, 0.4097, 40.7284
      CIE-Lab:
        69.9852, -41.7032, 15.7867
        CIE-LCH:
        69.9852, 44.5912, 159.2659
        CIE-Luv:
        69.9852, -45.6325, 28.9462
        Hunter-Lab:
        63.8188, -35.9997, 15.2836
      #56be8d color charts
#56be8d RGB chart
      #56be8d CMYK chart
      #56be8d RGB pie chart
      #56be8d color shades, tints & tones
#56be8d color schemes
#56be8d color preview, HTML & CSS examples
           This text has a color of #56be8d        
        
          <p style="color:#56be8d;">Text here</p>
        
        
          .mytext {color:#56be8d;}
        
        Text color #56be8d
      
           This box has a color of #56be8d        
        
          <div style="background-color:#56be8d;">Content here</div>
        
        
          .mybackground {background-color:#56be8d;}
        
        Background color #56be8d
      
           Border around this has a color of #56be8d        
        
          <div style="border:2px solid #56be8d;">Content here</div>
        
        
          .myborder {border:2px solid #56be8d;}
        
        Border color #56be8d