#5af295 color space conversions
Hex:
        #5af295
        RGB:
        90, 242, 149
        CMY:
        65, 5, 42
        CMYK:
        63, 0, 38, 5
      HSL:
        143°, 85.3933%, 65.0980%
        HSV (HSB):
        143°, 62.8099%, 94.9020%
        XYZ:
        41.3934, 67.8478, 39.3481
        xyY:
        0.2786, 0.4566, 67.8478
      CIE-Lab:
        85.9303, -60.3591, 33.2847
        CIE-LCH:
        85.9303, 68.9282, 151.1257
        CIE-Luv:
        85.9303, -63.8800, 56.2991
        Hunter-Lab:
        82.3698, -54.4453, 29.3360
      #5af295 color charts
#5af295 RGB chart
      #5af295 CMYK chart
      #5af295 RGB pie chart
      #5af295 color shades, tints & tones
#5af295 color schemes
#5af295 color preview, HTML & CSS examples
           This text has a color of #5af295        
        
          <p style="color:#5af295;">Text here</p>
        
        
          .mytext {color:#5af295;}
        
        Text color #5af295
      
           This box has a color of #5af295        
        
          <div style="background-color:#5af295;">Content here</div>
        
        
          .mybackground {background-color:#5af295;}
        
        Background color #5af295
      
           Border around this has a color of #5af295        
        
          <div style="border:2px solid #5af295;">Content here</div>
        
        
          .myborder {border:2px solid #5af295;}
        
        Border color #5af295