#5af5a5 color space conversions
Hex:
        #5af5a5
        RGB:
        90, 245, 165
        CMY:
        65, 4, 35
        CMYK:
        63, 0, 33, 4
      HSL:
        149°, 88.5714%, 65.6863%
        HSV (HSB):
        149°, 63.2653%, 96.0784%
        XYZ:
        43.6604, 70.1951, 46.8452
        xyY:
        0.2717, 0.4368, 70.1951
      CIE-Lab:
        87.0925, -58.5722, 26.7614
        CIE-LCH:
        87.0925, 64.3962, 155.4445
        CIE-Luv:
        87.0925, -64.1644, 47.9253
        Hunter-Lab:
        83.7825, -53.6002, 25.4970
      #5af5a5 color charts
#5af5a5 RGB chart
      #5af5a5 CMYK chart
      #5af5a5 RGB pie chart
      #5af5a5 color shades, tints & tones
#5af5a5 color schemes
#5af5a5 color preview, HTML & CSS examples
           This text has a color of #5af5a5        
        
          <p style="color:#5af5a5;">Text here</p>
        
        
          .mytext {color:#5af5a5;}
        
        Text color #5af5a5
      
           This box has a color of #5af5a5        
        
          <div style="background-color:#5af5a5;">Content here</div>
        
        
          .mybackground {background-color:#5af5a5;}
        
        Background color #5af5a5
      
           Border around this has a color of #5af5a5        
        
          <div style="border:2px solid #5af5a5;">Content here</div>
        
        
          .myborder {border:2px solid #5af5a5;}
        
        Border color #5af5a5