#5afdfd color space conversions
Hex:
        #5afdfd
        RGB:
        90, 253, 253
        CMY:
        65, 1, 1
        CMYK:
        64, 0, 0, 1
      HSL:
        180°, 97.6048%, 67.2549%
        HSV (HSB):
        180°, 64.4269%, 99.2157%
        XYZ:
        57.0714, 79.5161, 105.2687
        xyY:
        0.2360, 0.3288, 79.5161
      CIE-Lab:
        91.4673, -41.3984, -12.4736
        CIE-LCH:
        91.4673, 43.2368, 196.7680
        CIE-Luv:
        91.4673, -61.8654, -13.3605
        Hunter-Lab:
        89.1718, -41.8078, -7.5725
      #5afdfd color charts
#5afdfd RGB chart
      #5afdfd CMYK chart
      #5afdfd RGB pie chart
      #5afdfd color shades, tints & tones
#5afdfd color schemes
#5afdfd color preview, HTML & CSS examples
           This text has a color of #5afdfd        
        
          <p style="color:#5afdfd;">Text here</p>
        
        
          .mytext {color:#5afdfd;}
        
        Text color #5afdfd
      
           This box has a color of #5afdfd        
        
          <div style="background-color:#5afdfd;">Content here</div>
        
        
          .mybackground {background-color:#5afdfd;}
        
        Background color #5afdfd
      
           Border around this has a color of #5afdfd        
        
          <div style="border:2px solid #5afdfd;">Content here</div>
        
        
          .myborder {border:2px solid #5afdfd;}
        
        Border color #5afdfd