#5aefaf color space conversions
Hex:
        #5aefaf
        RGB:
        90, 239, 175
        CMY:
        65, 6, 31
        CMYK:
        62, 0, 27, 6
      HSL:
        154°, 82.3204%, 64.5098%
        HSV (HSB):
        154°, 62.3431%, 93.7255%
        XYZ:
        42.8208, 67.0018, 51.2332
        xyY:
        0.2659, 0.4160, 67.0018
      CIE-Lab:
        85.5049, -54.2180, 19.4499
        CIE-LCH:
        85.5049, 57.6011, 160.2653
        CIE-Luv:
        85.5049, -61.4556, 37.2708
        Hunter-Lab:
        81.8546, -49.8665, 20.1884
      #5aefaf color charts
#5aefaf RGB chart
      #5aefaf CMYK chart
      #5aefaf RGB pie chart
      #5aefaf color shades, tints & tones
#5aefaf color schemes
#5aefaf color preview, HTML & CSS examples
           This text has a color of #5aefaf        
        
          <p style="color:#5aefaf;">Text here</p>
        
        
          .mytext {color:#5aefaf;}
        
        Text color #5aefaf
      
           This box has a color of #5aefaf        
        
          <div style="background-color:#5aefaf;">Content here</div>
        
        
          .mybackground {background-color:#5aefaf;}
        
        Background color #5aefaf
      
           Border around this has a color of #5aefaf        
        
          <div style="border:2px solid #5aefaf;">Content here</div>
        
        
          .myborder {border:2px solid #5aefaf;}
        
        Border color #5aefaf