#5af2a5 color space conversions
Hex:
        #5af2a5
        RGB:
        90, 242, 165
        CMY:
        65, 5, 35
        CMYK:
        63, 0, 32, 5
      HSL:
        150°, 85.3933%, 65.0980%
        HSV (HSB):
        150°, 62.8099%, 94.9020%
        XYZ:
        42.7601, 68.3945, 46.5451
        xyY:
        0.2711, 0.4337, 68.3945
      CIE-Lab:
        86.2033, -57.4099, 25.5515
        CIE-LCH:
        86.2033, 62.8393, 156.0075
        CIE-Luv:
        86.2033, -63.0774, 46.0511
        Hunter-Lab:
        82.7010, -52.4342, 24.5216
      #5af2a5 color charts
#5af2a5 RGB chart
      #5af2a5 CMYK chart
      #5af2a5 RGB pie chart
      #5af2a5 color shades, tints & tones
#5af2a5 color schemes
#5af2a5 color preview, HTML & CSS examples
           This text has a color of #5af2a5        
        
          <p style="color:#5af2a5;">Text here</p>
        
        
          .mytext {color:#5af2a5;}
        
        Text color #5af2a5
      
           This box has a color of #5af2a5        
        
          <div style="background-color:#5af2a5;">Content here</div>
        
        
          .mybackground {background-color:#5af2a5;}
        
        Background color #5af2a5
      
           Border around this has a color of #5af2a5        
        
          <div style="border:2px solid #5af2a5;">Content here</div>
        
        
          .myborder {border:2px solid #5af2a5;}
        
        Border color #5af2a5