#5af4f1 color space conversions
Hex:
        #5af4f1
        RGB:
        90, 244, 241
        CMY:
        65, 4, 5
        CMYK:
        63, 0, 1, 4
      HSL:
        179°, 87.5000%, 65.4902%
        HSV (HSB):
        179°, 63.1148%, 95.6863%
        XYZ:
        52.4443, 73.2259, 94.5890
        xyY:
        0.2381, 0.3325, 73.2259
      CIE-Lab:
        88.5553, -40.5694, -10.5666
        CIE-LCH:
        88.5553, 41.9229, 194.5988
        CIE-Luv:
        88.5553, -59.4176, -10.3053
        Hunter-Lab:
        85.5721, -40.3545, -5.6370
      #5af4f1 color charts
#5af4f1 RGB chart
      #5af4f1 CMYK chart
      #5af4f1 RGB pie chart
      #5af4f1 color shades, tints & tones
#5af4f1 color schemes
#5af4f1 color preview, HTML & CSS examples
           This text has a color of #5af4f1        
        
          <p style="color:#5af4f1;">Text here</p>
        
        
          .mytext {color:#5af4f1;}
        
        Text color #5af4f1
      
           This box has a color of #5af4f1        
        
          <div style="background-color:#5af4f1;">Content here</div>
        
        
          .mybackground {background-color:#5af4f1;}
        
        Background color #5af4f1
      
           Border around this has a color of #5af4f1        
        
          <div style="border:2px solid #5af4f1;">Content here</div>
        
        
          .myborder {border:2px solid #5af4f1;}
        
        Border color #5af4f1