#5ff5ee color space conversions
Hex:
        #5ff5ee
        RGB:
        95, 245, 238
        CMY:
        63, 4, 7
        CMYK:
        61, 0, 3, 4
      HSL:
        177°, 88.2353%, 66.6667%
        HSV (HSB):
        177°, 61.2245%, 96.0784%
        XYZ:
        52.8043, 73.9108, 92.3720
        xyY:
        0.2410, 0.3374, 73.9108
      CIE-Lab:
        88.8803, -41.0337, -8.5037
        CIE-LCH:
        88.8803, 41.9056, 191.7080
        CIE-Luv:
        88.8803, -58.9467, -6.8618
        Hunter-Lab:
        85.9714, -40.8137, -3.5243
      #5ff5ee color charts
#5ff5ee RGB chart
      #5ff5ee CMYK chart
      #5ff5ee RGB pie chart
      #5ff5ee color shades, tints & tones
#5ff5ee color schemes
#5ff5ee color preview, HTML & CSS examples
           This text has a color of #5ff5ee        
        
          <p style="color:#5ff5ee;">Text here</p>
        
        
          .mytext {color:#5ff5ee;}
        
        Text color #5ff5ee
      
           This box has a color of #5ff5ee        
        
          <div style="background-color:#5ff5ee;">Content here</div>
        
        
          .mybackground {background-color:#5ff5ee;}
        
        Background color #5ff5ee
      
           Border around this has a color of #5ff5ee        
        
          <div style="border:2px solid #5ff5ee;">Content here</div>
        
        
          .myborder {border:2px solid #5ff5ee;}
        
        Border color #5ff5ee