#5fefd8 color space conversions
Hex:
        #5fefd8
        RGB:
        95, 239, 216
        CMY:
        63, 6, 15
        CMYK:
        60, 0, 10, 6
      HSL:
        170°, 81.8182%, 65.4902%
        HSV (HSB):
        170°, 60.2510%, 93.7255%
        XYZ:
        47.9805, 69.1238, 75.7791
        xyY:
        0.2488, 0.3584, 69.1238
      CIE-Lab:
        86.5653, -43.9736, -0.4025
        CIE-LCH:
        86.5653, 43.9754, 180.5244
        CIE-Luv:
        86.5653, -58.0424, 6.4965
        Hunter-Lab:
        83.1407, -42.4839, 4.1582
      #5fefd8 color charts
#5fefd8 RGB chart
      #5fefd8 CMYK chart
      #5fefd8 RGB pie chart
      #5fefd8 color shades, tints & tones
#5fefd8 color schemes
#5fefd8 color preview, HTML & CSS examples
           This text has a color of #5fefd8        
        
          <p style="color:#5fefd8;">Text here</p>
        
        
          .mytext {color:#5fefd8;}
        
        Text color #5fefd8
      
           This box has a color of #5fefd8        
        
          <div style="background-color:#5fefd8;">Content here</div>
        
        
          .mybackground {background-color:#5fefd8;}
        
        Background color #5fefd8
      
           Border around this has a color of #5fefd8        
        
          <div style="border:2px solid #5fefd8;">Content here</div>
        
        
          .myborder {border:2px solid #5fefd8;}
        
        Border color #5fefd8