#5cf2df color space conversions
Hex:
        #5cf2df
        RGB:
        92, 242, 223
        CMY:
        64, 5, 13
        CMYK:
        62, 0, 8, 5
      HSL:
        172°, 85.2273%, 65.4902%
        HSV (HSB):
        172°, 61.9835%, 94.9020%
        XYZ:
        49.4850, 71.1073, 80.9290
        xyY:
        0.2456, 0.3529, 71.1073
      CIE-Lab:
        87.5371, -44.0438, -2.6543
        CIE-LCH:
        87.5371, 44.1237, 183.4487
        CIE-Luv:
        87.5371, -59.3751, 2.9747
        Hunter-Lab:
        84.3251, -42.8187, 2.1255
      #5cf2df color charts
#5cf2df RGB chart
      #5cf2df CMYK chart
      #5cf2df RGB pie chart
      #5cf2df color shades, tints & tones
#5cf2df color schemes
#5cf2df color preview, HTML & CSS examples
           This text has a color of #5cf2df        
        
          <p style="color:#5cf2df;">Text here</p>
        
        
          .mytext {color:#5cf2df;}
        
        Text color #5cf2df
      
           This box has a color of #5cf2df        
        
          <div style="background-color:#5cf2df;">Content here</div>
        
        
          .mybackground {background-color:#5cf2df;}
        
        Background color #5cf2df
      
           Border around this has a color of #5cf2df        
        
          <div style="border:2px solid #5cf2df;">Content here</div>
        
        
          .myborder {border:2px solid #5cf2df;}
        
        Border color #5cf2df