#5afbfb color space conversions
Hex:
        #5afbfb
        RGB:
        90, 251, 251
        CMY:
        65, 2, 2
        CMYK:
        64, 0, 0, 2
      HSL:
        180°, 95.2663%, 66.8627%
        HSV (HSB):
        180°, 64.1434%, 98.4314%
        XYZ:
        56.1262, 78.1331, 103.3898
        xyY:
        0.2362, 0.3288, 78.1331
      CIE-Lab:
        90.8406, -41.0386, -12.3705
        CIE-LCH:
        90.8406, 42.8625, 196.7747
        CIE-Luv:
        90.8406, -61.2848, -13.2351
        Hunter-Lab:
        88.3929, -41.3467, -7.4742
      #5afbfb color charts
#5afbfb RGB chart
      #5afbfb CMYK chart
      #5afbfb RGB pie chart
      #5afbfb color shades, tints & tones
#5afbfb color schemes
#5afbfb color preview, HTML & CSS examples
           This text has a color of #5afbfb        
        
          <p style="color:#5afbfb;">Text here</p>
        
        
          .mytext {color:#5afbfb;}
        
        Text color #5afbfb
      
           This box has a color of #5afbfb        
        
          <div style="background-color:#5afbfb;">Content here</div>
        
        
          .mybackground {background-color:#5afbfb;}
        
        Background color #5afbfb
      
           Border around this has a color of #5afbfb        
        
          <div style="border:2px solid #5afbfb;">Content here</div>
        
        
          .myborder {border:2px solid #5afbfb;}
        
        Border color #5afbfb