#5afed5 color space conversions
Hex:
        #5afed5
        RGB:
        90, 254, 213
        CMY:
        65, 0, 16
        CMYK:
        65, 0, 16, 0
      HSL:
        165°, 98.7952%, 67.4510%
        HSV (HSB):
        165°, 64.5669%, 99.6078%
        XYZ:
        51.6685, 77.8614, 75.2563
        xyY:
        0.2523, 0.3802, 77.8614
      CIE-Lab:
        90.7166, -51.9174, 7.1635
        CIE-LCH:
        90.7166, 52.4093, 172.1440
        CIE-Luv:
        90.7166, -64.6834, 19.4508
        Hunter-Lab:
        88.2391, -49.8975, 11.2008
      #5afed5 color charts
#5afed5 RGB chart
      #5afed5 CMYK chart
      #5afed5 RGB pie chart
      #5afed5 color shades, tints & tones
#5afed5 color schemes
#5afed5 color preview, HTML & CSS examples
           This text has a color of #5afed5        
        
          <p style="color:#5afed5;">Text here</p>
        
        
          .mytext {color:#5afed5;}
        
        Text color #5afed5
      
           This box has a color of #5afed5        
        
          <div style="background-color:#5afed5;">Content here</div>
        
        
          .mybackground {background-color:#5afed5;}
        
        Background color #5afed5
      
           Border around this has a color of #5afed5        
        
          <div style="border:2px solid #5afed5;">Content here</div>
        
        
          .myborder {border:2px solid #5afed5;}
        
        Border color #5afed5