#5df0a5 color space conversions
Hex:
        #5df0a5
        RGB:
        93, 240, 165
        CMY:
        64, 6, 35
        CMYK:
        61, 0, 31, 6
      HSL:
        149°, 83.0508%, 65.2941%
        HSV (HSB):
        149°, 61.2500%, 94.1176%
        XYZ:
        42.4658, 67.3639, 46.3617
        xyY:
        0.2719, 0.4313, 67.3639
      CIE-Lab:
        85.6874, -56.0670, 24.8601
        CIE-LCH:
        85.6874, 61.3313, 156.0875
        CIE-Luv:
        85.6874, -61.6433, 44.8691
        Hunter-Lab:
        82.0755, -51.2764, 23.9620
      #5df0a5 color charts
#5df0a5 RGB chart
      #5df0a5 CMYK chart
      #5df0a5 RGB pie chart
      #5df0a5 color shades, tints & tones
#5df0a5 color schemes
#5df0a5 color preview, HTML & CSS examples
           This text has a color of #5df0a5        
        
          <p style="color:#5df0a5;">Text here</p>
        
        
          .mytext {color:#5df0a5;}
        
        Text color #5df0a5
      
           This box has a color of #5df0a5        
        
          <div style="background-color:#5df0a5;">Content here</div>
        
        
          .mybackground {background-color:#5df0a5;}
        
        Background color #5df0a5
      
           Border around this has a color of #5df0a5        
        
          <div style="border:2px solid #5df0a5;">Content here</div>
        
        
          .myborder {border:2px solid #5df0a5;}
        
        Border color #5df0a5