#5af0e1 color space conversions
Hex:
        #5af0e1
        RGB:
        90, 240, 225
        CMY:
        65, 6, 12
        CMYK:
        63, 0, 6, 6
      HSL:
        174°, 83.3333%, 64.7059%
        HSV (HSB):
        174°, 62.5000%, 94.1176%
        XYZ:
        48.9671, 69.9301, 82.1512
        xyY:
        0.2436, 0.3478, 69.9301
      CIE-Lab:
        86.9626, -42.9755, -4.5523
        CIE-LCH:
        86.9626, 43.2159, 186.0467
        CIE-Luv:
        86.9626, -58.9501, -0.2081
        Hunter-Lab:
        83.6242, -41.8196, 0.2913
      #5af0e1 color charts
#5af0e1 RGB chart
      #5af0e1 CMYK chart
      #5af0e1 RGB pie chart
      #5af0e1 color shades, tints & tones
#5af0e1 color schemes
#5af0e1 color preview, HTML & CSS examples
           This text has a color of #5af0e1        
        
          <p style="color:#5af0e1;">Text here</p>
        
        
          .mytext {color:#5af0e1;}
        
        Text color #5af0e1
      
           This box has a color of #5af0e1        
        
          <div style="background-color:#5af0e1;">Content here</div>
        
        
          .mybackground {background-color:#5af0e1;}
        
        Background color #5af0e1
      
           Border around this has a color of #5af0e1        
        
          <div style="border:2px solid #5af0e1;">Content here</div>
        
        
          .myborder {border:2px solid #5af0e1;}
        
        Border color #5af0e1