#5acda2 color space conversions
Hex:
        #5acda2
        RGB:
        90, 205, 162
        CMY:
        65, 20, 36
        CMYK:
        56, 0, 21, 20
      HSL:
        158°, 53.4884%, 57.8431%
        HSV (HSB):
        158°, 56.0976%, 80.3922%
        XYZ:
        32.5694, 48.4449, 41.8166
        xyY:
        0.2652, 0.3944, 48.4449
      CIE-Lab:
        75.1047, -42.8064, 11.7010
        CIE-LCH:
        75.1047, 44.3768, 164.7119
        CIE-Luv:
        75.1047, -49.3869, 23.9158
        Hunter-Lab:
        69.6024, -38.2779, 13.1007
      #5acda2 color charts
#5acda2 RGB chart
      #5acda2 CMYK chart
      #5acda2 RGB pie chart
      #5acda2 color shades, tints & tones
#5acda2 color schemes
#5acda2 color preview, HTML & CSS examples
           This text has a color of #5acda2        
        
          <p style="color:#5acda2;">Text here</p>
        
        
          .mytext {color:#5acda2;}
        
        Text color #5acda2
      
           This box has a color of #5acda2        
        
          <div style="background-color:#5acda2;">Content here</div>
        
        
          .mybackground {background-color:#5acda2;}
        
        Background color #5acda2
      
           Border around this has a color of #5acda2        
        
          <div style="border:2px solid #5acda2;">Content here</div>
        
        
          .myborder {border:2px solid #5acda2;}
        
        Border color #5acda2