#5be27d color space conversions
Hex:
        #5be27d
        RGB:
        91, 226, 125
        CMY:
        64, 11, 51
        CMYK:
        60, 0, 45, 11
      HSL:
        135°, 69.9482%, 62.1569%
        HSV (HSB):
        135°, 59.7345%, 88.6275%
        XYZ:
        35.2124, 58.0975, 28.7601
        xyY:
        0.2885, 0.4759, 58.0975
      CIE-Lab:
        80.7930, -58.1053, 38.5608
        CIE-LCH:
        80.7930, 69.7364, 146.4303
        CIE-Luv:
        80.7930, -58.8078, 61.1815
        Hunter-Lab:
        76.2217, -50.9258, 30.9838
      #5be27d color charts
#5be27d RGB chart
      #5be27d CMYK chart
      #5be27d RGB pie chart
      #5be27d color shades, tints & tones
#5be27d color schemes
#5be27d color preview, HTML & CSS examples
           This text has a color of #5be27d        
        
          <p style="color:#5be27d;">Text here</p>
        
        
          .mytext {color:#5be27d;}
        
        Text color #5be27d
      
           This box has a color of #5be27d        
        
          <div style="background-color:#5be27d;">Content here</div>
        
        
          .mybackground {background-color:#5be27d;}
        
        Background color #5be27d
      
           Border around this has a color of #5be27d        
        
          <div style="border:2px solid #5be27d;">Content here</div>
        
        
          .myborder {border:2px solid #5be27d;}
        
        Border color #5be27d