#5af9ea color space conversions
Hex:
        #5af9ea
        RGB:
        90, 249, 234
        CMY:
        65, 2, 8
        CMYK:
        64, 0, 6, 2
      HSL:
        174°, 92.9825%, 66.4706%
        HSV (HSB):
        174°, 63.8554%, 97.6471%
        XYZ:
        52.9434, 75.8655, 89.6950
        xyY:
        0.2423, 0.3472, 75.8655
      CIE-Lab:
        89.7969, -44.6239, -5.0764
        CIE-LCH:
        89.7969, 44.9118, 186.4900
        CIE-Luv:
        89.7969, -61.6255, -0.7888
        Hunter-Lab:
        87.1008, -43.9269, -0.0853
      #5af9ea color charts
#5af9ea RGB chart
      #5af9ea CMYK chart
      #5af9ea RGB pie chart
      #5af9ea color shades, tints & tones
#5af9ea color schemes
#5af9ea color preview, HTML & CSS examples
           This text has a color of #5af9ea        
        
          <p style="color:#5af9ea;">Text here</p>
        
        
          .mytext {color:#5af9ea;}
        
        Text color #5af9ea
      
           This box has a color of #5af9ea        
        
          <div style="background-color:#5af9ea;">Content here</div>
        
        
          .mybackground {background-color:#5af9ea;}
        
        Background color #5af9ea
      
           Border around this has a color of #5af9ea        
        
          <div style="border:2px solid #5af9ea;">Content here</div>
        
        
          .myborder {border:2px solid #5af9ea;}
        
        Border color #5af9ea