#5ff5ec color space conversions
Hex:
        #5ff5ec
        RGB:
        95, 245, 236
        CMY:
        63, 4, 7
        CMYK:
        61, 0, 4, 4
      HSL:
        176°, 88.2353%, 66.6667%
        HSV (HSB):
        176°, 61.2245%, 96.0784%
        XYZ:
        52.5120, 73.7938, 90.8328
        xyY:
        0.2418, 0.3398, 73.7938
      CIE-Lab:
        88.8250, -41.5550, -7.5416
        CIE-LCH:
        88.8250, 42.2338, 190.2863
        CIE-Luv:
        88.8250, -59.0638, -5.2213
        Hunter-Lab:
        85.9033, -41.2152, -2.5600
      #5ff5ec color charts
#5ff5ec RGB chart
      #5ff5ec CMYK chart
      #5ff5ec RGB pie chart
      #5ff5ec color shades, tints & tones
#5ff5ec color schemes
#5ff5ec color preview, HTML & CSS examples
           This text has a color of #5ff5ec        
        
          <p style="color:#5ff5ec;">Text here</p>
        
        
          .mytext {color:#5ff5ec;}
        
        Text color #5ff5ec
      
           This box has a color of #5ff5ec        
        
          <div style="background-color:#5ff5ec;">Content here</div>
        
        
          .mybackground {background-color:#5ff5ec;}
        
        Background color #5ff5ec
      
           Border around this has a color of #5ff5ec        
        
          <div style="border:2px solid #5ff5ec;">Content here</div>
        
        
          .myborder {border:2px solid #5ff5ec;}
        
        Border color #5ff5ec