#5ad2ce color space conversions
Hex:
        #5ad2ce
        RGB:
        90, 210, 206
        CMY:
        65, 18, 19
        CMYK:
        57, 0, 2, 18
      HSL:
        178°, 57.1429%, 58.8235%
        HSV (HSB):
        178°, 57.1429%, 82.3529%
        XYZ:
        38.4036, 52.7231, 66.5450
        xyY:
        0.2436, 0.3344, 52.7231
      CIE-Lab:
        77.7112, -34.2857, -8.1550
        CIE-LCH:
        77.7112, 35.2422, 193.3794
        CIE-Luv:
        77.7112, -49.0352, -7.2231
        Hunter-Lab:
        72.6107, -32.6604, -3.5097
      #5ad2ce color charts
#5ad2ce RGB chart
      #5ad2ce CMYK chart
      #5ad2ce RGB pie chart
      #5ad2ce color shades, tints & tones
#5ad2ce color schemes
#5ad2ce color preview, HTML & CSS examples
           This text has a color of #5ad2ce        
        
          <p style="color:#5ad2ce;">Text here</p>
        
        
          .mytext {color:#5ad2ce;}
        
        Text color #5ad2ce
      
           This box has a color of #5ad2ce        
        
          <div style="background-color:#5ad2ce;">Content here</div>
        
        
          .mybackground {background-color:#5ad2ce;}
        
        Background color #5ad2ce
      
           Border around this has a color of #5ad2ce        
        
          <div style="border:2px solid #5ad2ce;">Content here</div>
        
        
          .myborder {border:2px solid #5ad2ce;}
        
        Border color #5ad2ce