#5afcfb color space conversions
Hex:
        #5afcfb
        RGB:
        90, 252, 251
        CMY:
        65, 1, 2
        CMYK:
        64, 0, 0, 1
      HSL:
        180°, 96.4286%, 67.0588%
        HSV (HSB):
        180°, 64.2857%, 98.8235%
        XYZ:
        56.4394, 78.7595, 103.4942
        xyY:
        0.2365, 0.3300, 78.7595
      CIE-Lab:
        91.1254, -41.4872, -11.9457
        CIE-LCH:
        91.1254, 43.1728, 196.0630
        CIE-Luv:
        91.1254, -61.6376, -12.4685
        Hunter-Lab:
        88.7465, -41.7872, -7.0201
      #5afcfb color charts
#5afcfb RGB chart
      #5afcfb CMYK chart
      #5afcfb RGB pie chart
      #5afcfb color shades, tints & tones
#5afcfb color schemes
#5afcfb color preview, HTML & CSS examples
           This text has a color of #5afcfb        
        
          <p style="color:#5afcfb;">Text here</p>
        
        
          .mytext {color:#5afcfb;}
        
        Text color #5afcfb
      
           This box has a color of #5afcfb        
        
          <div style="background-color:#5afcfb;">Content here</div>
        
        
          .mybackground {background-color:#5afcfb;}
        
        Background color #5afcfb
      
           Border around this has a color of #5afcfb        
        
          <div style="border:2px solid #5afcfb;">Content here</div>
        
        
          .myborder {border:2px solid #5afcfb;}
        
        Border color #5afcfb