#5af7ef color space conversions
Hex:
        #5af7ef
        RGB:
        90, 247, 239
        CMY:
        65, 3, 6
        CMYK:
        64, 0, 3, 3
      HSL:
        177°, 90.7514%, 66.0784%
        HSV (HSB):
        177°, 63.5628%, 96.8627%
        XYZ:
        53.0572, 74.9272, 93.3273
        xyY:
        0.2397, 0.3386, 74.9272
      CIE-Lab:
        89.3589, -42.4415, -8.3290
        CIE-LCH:
        89.3589, 43.2511, 191.1030
        CIE-Luv:
        89.3589, -60.6076, -6.3758
        Hunter-Lab:
        86.5605, -42.0694, -3.3326
      #5af7ef color charts
#5af7ef RGB chart
      #5af7ef CMYK chart
      #5af7ef RGB pie chart
      #5af7ef color shades, tints & tones
#5af7ef color schemes
#5af7ef color preview, HTML & CSS examples
           This text has a color of #5af7ef        
        
          <p style="color:#5af7ef;">Text here</p>
        
        
          .mytext {color:#5af7ef;}
        
        Text color #5af7ef
      
           This box has a color of #5af7ef        
        
          <div style="background-color:#5af7ef;">Content here</div>
        
        
          .mybackground {background-color:#5af7ef;}
        
        Background color #5af7ef
      
           Border around this has a color of #5af7ef        
        
          <div style="border:2px solid #5af7ef;">Content here</div>
        
        
          .myborder {border:2px solid #5af7ef;}
        
        Border color #5af7ef