#5af8ac color space conversions
Hex:
        #5af8ac
        RGB:
        90, 248, 172
        CMY:
        65, 3, 33
        CMYK:
        64, 0, 31, 3
      HSL:
        151°, 91.8605%, 66.2745%
        HSV (HSB):
        151°, 63.7097%, 97.2549%
        XYZ:
        45.2302, 72.2870, 50.5986
        xyY:
        0.2690, 0.4300, 72.2870
      CIE-Lab:
        88.1066, -58.3738, 24.5805
        CIE-LCH:
        88.1066, 63.3380, 157.1647
        CIE-Luv:
        88.1066, -64.8771, 45.1324
        Hunter-Lab:
        85.0218, -53.8289, 24.2302
      #5af8ac color charts
#5af8ac RGB chart
      #5af8ac CMYK chart
      #5af8ac RGB pie chart
      #5af8ac color shades, tints & tones
#5af8ac color schemes
#5af8ac color preview, HTML & CSS examples
           This text has a color of #5af8ac        
        
          <p style="color:#5af8ac;">Text here</p>
        
        
          .mytext {color:#5af8ac;}
        
        Text color #5af8ac
      
           This box has a color of #5af8ac        
        
          <div style="background-color:#5af8ac;">Content here</div>
        
        
          .mybackground {background-color:#5af8ac;}
        
        Background color #5af8ac
      
           Border around this has a color of #5af8ac        
        
          <div style="border:2px solid #5af8ac;">Content here</div>
        
        
          .myborder {border:2px solid #5af8ac;}
        
        Border color #5af8ac