#5afdbe color space conversions
Hex:
        #5afdbe
        RGB:
        90, 253, 190
        CMY:
        65, 1, 25
        CMYK:
        64, 0, 25, 1
      HSL:
        157°, 97.6048%, 67.2549%
        HSV (HSB):
        157°, 64.4269%, 99.2157%
        XYZ:
        48.6360, 76.1419, 60.8487
        xyY:
        0.2620, 0.4102, 76.1419
      CIE-Lab:
        89.9252, -56.6510, 17.8917
        CIE-LCH:
        89.9252, 59.4092, 162.4727
        CIE-Luv:
        89.9252, -65.6751, 35.8426
        Hunter-Lab:
        87.2593, -53.2128, 19.7368
      #5afdbe color charts
#5afdbe RGB chart
      #5afdbe CMYK chart
      #5afdbe RGB pie chart
      #5afdbe color shades, tints & tones
#5afdbe color schemes
#5afdbe color preview, HTML & CSS examples
           This text has a color of #5afdbe        
        
          <p style="color:#5afdbe;">Text here</p>
        
        
          .mytext {color:#5afdbe;}
        
        Text color #5afdbe
      
           This box has a color of #5afdbe        
        
          <div style="background-color:#5afdbe;">Content here</div>
        
        
          .mybackground {background-color:#5afdbe;}
        
        Background color #5afdbe
      
           Border around this has a color of #5afdbe        
        
          <div style="border:2px solid #5afdbe;">Content here</div>
        
        
          .myborder {border:2px solid #5afdbe;}
        
        Border color #5afdbe