#5afbdb color space conversions
Hex:
        #5afbdb
        RGB:
        90, 251, 219
        CMY:
        65, 2, 14
        CMYK:
        64, 0, 13, 2
      HSL:
        168°, 95.2663%, 66.8627%
        HSV (HSB):
        168°, 64.1434%, 98.4314%
        XYZ:
        51.4998, 76.2825, 79.0275
        xyY:
        0.2490, 0.3689, 76.2825
      CIE-Lab:
        89.9903, -49.2315, 3.0056
        CIE-LCH:
        89.9903, 49.3232, 176.5065
        CIE-Luv:
        89.9903, -63.2526, 12.6563
        Hunter-Lab:
        87.3398, -47.5925, 7.4907
      #5afbdb color charts
#5afbdb RGB chart
      #5afbdb CMYK chart
      #5afbdb RGB pie chart
      #5afbdb color shades, tints & tones
#5afbdb color schemes
#5afbdb color preview, HTML & CSS examples
           This text has a color of #5afbdb        
        
          <p style="color:#5afbdb;">Text here</p>
        
        
          .mytext {color:#5afbdb;}
        
        Text color #5afbdb
      
           This box has a color of #5afbdb        
        
          <div style="background-color:#5afbdb;">Content here</div>
        
        
          .mybackground {background-color:#5afbdb;}
        
        Background color #5afbdb
      
           Border around this has a color of #5afbdb        
        
          <div style="border:2px solid #5afbdb;">Content here</div>
        
        
          .myborder {border:2px solid #5afbdb;}
        
        Border color #5afbdb