#5afff7 color space conversions
Hex:
        #5afff7
        RGB:
        90, 255, 247
        CMY:
        65, 0, 3
        CMYK:
        65, 0, 3, 0
      HSL:
        177°, 100.0000%, 67.6471%
        HSV (HSB):
        177°, 64.7059%, 100.0000%
        XYZ:
        56.7650, 80.4091, 100.5244
        xyY:
        0.2388, 0.3383, 80.4091
      CIE-Lab:
        91.8681, -43.8822, -8.7659
        CIE-LCH:
        91.8681, 44.7492, 191.2967
        CIE-Luv:
        91.8681, -62.9447, -6.8844
        Hunter-Lab:
        89.6711, -43.9277, -3.6963
      #5afff7 color charts
#5afff7 RGB chart
      #5afff7 CMYK chart
      #5afff7 RGB pie chart
      #5afff7 color shades, tints & tones
#5afff7 color schemes
#5afff7 color preview, HTML & CSS examples
           This text has a color of #5afff7        
        
          <p style="color:#5afff7;">Text here</p>
        
        
          .mytext {color:#5afff7;}
        
        Text color #5afff7
      
           This box has a color of #5afff7        
        
          <div style="background-color:#5afff7;">Content here</div>
        
        
          .mybackground {background-color:#5afff7;}
        
        Background color #5afff7
      
           Border around this has a color of #5afff7        
        
          <div style="border:2px solid #5afff7;">Content here</div>
        
        
          .myborder {border:2px solid #5afff7;}
        
        Border color #5afff7