#5cf8dc color space conversions
Hex:
        #5cf8dc
        RGB:
        92, 248, 220
        CMY:
        64, 3, 14
        CMYK:
        63, 0, 11, 3
      HSL:
        169°, 91.7647%, 66.6667%
        HSV (HSB):
        169°, 62.9032%, 97.2549%
        XYZ:
        50.8993, 74.5774, 79.4224
        xyY:
        0.2484, 0.3640, 74.5774
      CIE-Lab:
        89.1947, -47.3925, 1.3349
        CIE-LCH:
        89.1947, 47.4113, 178.3866
        CIE-Luv:
        89.1947, -61.7123, 9.7683
        Hunter-Lab:
        86.3582, -45.9195, 5.9226
      #5cf8dc color charts
#5cf8dc RGB chart
      #5cf8dc CMYK chart
      #5cf8dc RGB pie chart
      #5cf8dc color shades, tints & tones
#5cf8dc color schemes
#5cf8dc color preview, HTML & CSS examples
           This text has a color of #5cf8dc        
        
          <p style="color:#5cf8dc;">Text here</p>
        
        
          .mytext {color:#5cf8dc;}
        
        Text color #5cf8dc
      
           This box has a color of #5cf8dc        
        
          <div style="background-color:#5cf8dc;">Content here</div>
        
        
          .mybackground {background-color:#5cf8dc;}
        
        Background color #5cf8dc
      
           Border around this has a color of #5cf8dc        
        
          <div style="border:2px solid #5cf8dc;">Content here</div>
        
        
          .myborder {border:2px solid #5cf8dc;}
        
        Border color #5cf8dc