#5ffef2 color space conversions
Hex:
        #5ffef2
        RGB:
        95, 254, 242
        CMY:
        63, 0, 5
        CMYK:
        63, 0, 5, 0
      HSL:
        175°, 98.7578%, 68.4314%
        HSV (HSB):
        175°, 62.5984%, 99.6078%
        XYZ:
        56.1881, 79.7273, 96.4319
        xyY:
        0.2418, 0.3431, 79.7273
      CIE-Lab:
        91.5624, -43.9956, -6.6135
        CIE-LCH:
        91.5624, 44.4899, 188.5488
        CIE-Luv:
        91.5624, -61.9301, -3.3551
        Hunter-Lab:
        89.2902, -43.9320, -1.5291
      #5ffef2 color charts
#5ffef2 RGB chart
      #5ffef2 CMYK chart
      #5ffef2 RGB pie chart
      #5ffef2 color shades, tints & tones
#5ffef2 color schemes
#5ffef2 color preview, HTML & CSS examples
           This text has a color of #5ffef2        
        
          <p style="color:#5ffef2;">Text here</p>
        
        
          .mytext {color:#5ffef2;}
        
        Text color #5ffef2
      
           This box has a color of #5ffef2        
        
          <div style="background-color:#5ffef2;">Content here</div>
        
        
          .mybackground {background-color:#5ffef2;}
        
        Background color #5ffef2
      
           Border around this has a color of #5ffef2        
        
          <div style="border:2px solid #5ffef2;">Content here</div>
        
        
          .myborder {border:2px solid #5ffef2;}
        
        Border color #5ffef2