#5fefa5 color space conversions
Hex:
        #5fefa5
        RGB:
        95, 239, 165
        CMY:
        63, 6, 35
        CMYK:
        60, 0, 31, 6
      HSL:
        149°, 81.8182%, 65.4902%
        HSV (HSB):
        149°, 60.2510%, 93.7255%
        XYZ:
        42.3773, 66.8825, 46.2734
        xyY:
        0.2725, 0.4300, 66.8825
      CIE-Lab:
        85.4446, -55.2860, 24.5370
        CIE-LCH:
        85.4446, 60.4864, 156.0674
        CIE-Luv:
        85.4446, -60.7882, 44.2916
        Hunter-Lab:
        81.7817, -50.6236, 23.7000
      #5fefa5 color charts
#5fefa5 RGB chart
      #5fefa5 CMYK chart
      #5fefa5 RGB pie chart
      #5fefa5 color shades, tints & tones
#5fefa5 color schemes
#5fefa5 color preview, HTML & CSS examples
           This text has a color of #5fefa5        
        
          <p style="color:#5fefa5;">Text here</p>
        
        
          .mytext {color:#5fefa5;}
        
        Text color #5fefa5
      
           This box has a color of #5fefa5        
        
          <div style="background-color:#5fefa5;">Content here</div>
        
        
          .mybackground {background-color:#5fefa5;}
        
        Background color #5fefa5
      
           Border around this has a color of #5fefa5        
        
          <div style="border:2px solid #5fefa5;">Content here</div>
        
        
          .myborder {border:2px solid #5fefa5;}
        
        Border color #5fefa5