#5af4fa color space conversions
Hex:
        #5af4fa
        RGB:
        90, 244, 250
        CMY:
        65, 4, 2
        CMYK:
        64, 2, 0, 2
      HSL:
        182°, 94.1176%, 66.6667%
        HSV (HSB):
        182°, 64.0000%, 98.0392%
        XYZ:
        53.8225, 73.7772, 101.8462
        xyY:
        0.2346, 0.3215, 73.7772
      CIE-Lab:
        88.8171, -38.1362, -14.8761
        CIE-LCH:
        88.8171, 40.9350, 201.3097
        CIE-Luv:
        88.8171, -58.8700, -17.7957
        Hunter-Lab:
        85.8936, -38.4626, -10.1760
      #5af4fa color charts
#5af4fa RGB chart
      #5af4fa CMYK chart
      #5af4fa RGB pie chart
      #5af4fa color shades, tints & tones
#5af4fa color schemes
#5af4fa color preview, HTML & CSS examples
           This text has a color of #5af4fa        
        
          <p style="color:#5af4fa;">Text here</p>
        
        
          .mytext {color:#5af4fa;}
        
        Text color #5af4fa
      
           This box has a color of #5af4fa        
        
          <div style="background-color:#5af4fa;">Content here</div>
        
        
          .mybackground {background-color:#5af4fa;}
        
        Background color #5af4fa
      
           Border around this has a color of #5af4fa        
        
          <div style="border:2px solid #5af4fa;">Content here</div>
        
        
          .myborder {border:2px solid #5af4fa;}
        
        Border color #5af4fa