#5aef7e color space conversions
Hex:
        #5aef7e
        RGB:
        90, 239, 126
        CMY:
        65, 6, 51
        CMYK:
        62, 0, 47, 6
      HSL:
        134°, 82.3204%, 64.5098%
        HSV (HSB):
        134°, 62.3431%, 93.7255%
        XYZ:
        38.8488, 65.4130, 30.3171
        xyY:
        0.2887, 0.4861, 65.4130
      CIE-Lab:
        84.6961, -62.9701, 43.0152
        CIE-LCH:
        84.6961, 76.2597, 145.6628
        CIE-Luv:
        84.6961, -63.8272, 67.7854
        Hunter-Lab:
        80.8783, -55.7969, 34.3901
      #5aef7e color charts
#5aef7e RGB chart
      #5aef7e CMYK chart
      #5aef7e RGB pie chart
      #5aef7e color shades, tints & tones
#5aef7e color schemes
#5aef7e color preview, HTML & CSS examples
           This text has a color of #5aef7e        
        
          <p style="color:#5aef7e;">Text here</p>
        
        
          .mytext {color:#5aef7e;}
        
        Text color #5aef7e
      
           This box has a color of #5aef7e        
        
          <div style="background-color:#5aef7e;">Content here</div>
        
        
          .mybackground {background-color:#5aef7e;}
        
        Background color #5aef7e
      
           Border around this has a color of #5aef7e        
        
          <div style="border:2px solid #5aef7e;">Content here</div>
        
        
          .myborder {border:2px solid #5aef7e;}
        
        Border color #5aef7e