#5af5a2 color space conversions
Hex:
        #5af5a2
        RGB:
        90, 245, 162
        CMY:
        65, 4, 36
        CMYK:
        63, 0, 34, 4
      HSL:
        148°, 88.5714%, 65.6863%
        HSV (HSB):
        148°, 63.2653%, 96.0784%
        XYZ:
        43.3904, 70.0871, 45.4237
        xyY:
        0.2731, 0.4411, 70.0871
      CIE-Lab:
        87.0396, -59.1410, 28.2131
        CIE-LCH:
        87.0396, 65.5258, 154.4966
        CIE-Luv:
        87.0396, -64.3194, 49.8917
        Hunter-Lab:
        83.7180, -53.9913, 26.4331
      #5af5a2 color charts
#5af5a2 RGB chart
      #5af5a2 CMYK chart
      #5af5a2 RGB pie chart
      #5af5a2 color shades, tints & tones
#5af5a2 color schemes
#5af5a2 color preview, HTML & CSS examples
           This text has a color of #5af5a2        
        
          <p style="color:#5af5a2;">Text here</p>
        
        
          .mytext {color:#5af5a2;}
        
        Text color #5af5a2
      
           This box has a color of #5af5a2        
        
          <div style="background-color:#5af5a2;">Content here</div>
        
        
          .mybackground {background-color:#5af5a2;}
        
        Background color #5af5a2
      
           Border around this has a color of #5af5a2        
        
          <div style="border:2px solid #5af5a2;">Content here</div>
        
        
          .myborder {border:2px solid #5af5a2;}
        
        Border color #5af5a2