#5ac3a2 color space conversions
Hex:
        #5ac3a2
        RGB:
        90, 195, 162
        CMY:
        65, 24, 36
        CMYK:
        54, 0, 17, 24
      HSL:
        161°, 46.6667%, 55.8824%
        HSV (HSB):
        161°, 53.8462%, 76.4706%
        XYZ:
        30.2531, 43.8125, 41.0446
        xyY:
        0.2628, 0.3806, 43.8125
      CIE-Lab:
        72.1030, -38.3670, 7.4259
        CIE-LCH:
        72.1030, 39.0790, 169.0459
        CIE-Luv:
        72.1030, -45.5054, 16.9886
        Hunter-Lab:
        66.1910, -34.2494, 9.5684
      #5ac3a2 color charts
#5ac3a2 RGB chart
      #5ac3a2 CMYK chart
      #5ac3a2 RGB pie chart
      #5ac3a2 color shades, tints & tones
#5ac3a2 color schemes
#5ac3a2 color preview, HTML & CSS examples
           This text has a color of #5ac3a2        
        
          <p style="color:#5ac3a2;">Text here</p>
        
        
          .mytext {color:#5ac3a2;}
        
        Text color #5ac3a2
      
           This box has a color of #5ac3a2        
        
          <div style="background-color:#5ac3a2;">Content here</div>
        
        
          .mybackground {background-color:#5ac3a2;}
        
        Background color #5ac3a2
      
           Border around this has a color of #5ac3a2        
        
          <div style="border:2px solid #5ac3a2;">Content here</div>
        
        
          .myborder {border:2px solid #5ac3a2;}
        
        Border color #5ac3a2