#5cf0dc color space conversions
Hex:
        #5cf0dc
        RGB:
        92, 240, 220
        CMY:
        64, 6, 14
        CMYK:
        62, 0, 8, 6
      HSL:
        172°, 83.1461%, 65.0980%
        HSV (HSB):
        172°, 61.6667%, 94.1176%
        XYZ:
        48.4920, 69.7628, 78.6199
        xyY:
        0.2463, 0.3544, 69.7628
      CIE-Lab:
        86.8804, -43.9220, -2.0469
        CIE-LCH:
        86.8804, 43.9697, 182.6682
        CIE-Luv:
        86.8804, -58.8285, 3.9093
        Hunter-Lab:
        83.5241, -42.5346, 2.6582
      #5cf0dc color charts
#5cf0dc RGB chart
      #5cf0dc CMYK chart
      #5cf0dc RGB pie chart
      #5cf0dc color shades, tints & tones
#5cf0dc color schemes
#5cf0dc color preview, HTML & CSS examples
           This text has a color of #5cf0dc        
        
          <p style="color:#5cf0dc;">Text here</p>
        
        
          .mytext {color:#5cf0dc;}
        
        Text color #5cf0dc
      
           This box has a color of #5cf0dc        
        
          <div style="background-color:#5cf0dc;">Content here</div>
        
        
          .mybackground {background-color:#5cf0dc;}
        
        Background color #5cf0dc
      
           Border around this has a color of #5cf0dc        
        
          <div style="border:2px solid #5cf0dc;">Content here</div>
        
        
          .myborder {border:2px solid #5cf0dc;}
        
        Border color #5cf0dc