#5cdec3 color space conversions
Hex:
        #5cdec3
        RGB:
        92, 222, 195
        CMY:
        64, 13, 24
        CMYK:
        59, 0, 12, 13
      HSL:
        168°, 66.3265%, 61.5686%
        HSV (HSB):
        168°, 58.5586%, 87.0588%
        XYZ:
        40.3852, 58.4580, 60.7848
        xyY:
        0.2530, 0.3662, 58.4580
      CIE-Lab:
        80.9928, -42.1788, 2.5486
        CIE-LCH:
        80.9928, 42.2557, 176.5421
        CIE-Luv:
        80.9928, -53.6268, 10.6620
        Hunter-Lab:
        76.4578, -39.5170, 6.3843
      #5cdec3 color charts
#5cdec3 RGB chart
      #5cdec3 CMYK chart
      #5cdec3 RGB pie chart
      #5cdec3 color shades, tints & tones
#5cdec3 color schemes
#5cdec3 color preview, HTML & CSS examples
           This text has a color of #5cdec3        
        
          <p style="color:#5cdec3;">Text here</p>
        
        
          .mytext {color:#5cdec3;}
        
        Text color #5cdec3
      
           This box has a color of #5cdec3        
        
          <div style="background-color:#5cdec3;">Content here</div>
        
        
          .mybackground {background-color:#5cdec3;}
        
        Background color #5cdec3
      
           Border around this has a color of #5cdec3        
        
          <div style="border:2px solid #5cdec3;">Content here</div>
        
        
          .myborder {border:2px solid #5cdec3;}
        
        Border color #5cdec3