#5afec3 color space conversions
Hex:
        #5afec3
        RGB:
        90, 254, 195
        CMY:
        65, 0, 24
        CMYK:
        65, 0, 23, 0
      HSL:
        158°, 98.7952%, 67.4510%
        HSV (HSB):
        158°, 64.5669%, 99.6078%
        XYZ:
        49.5086, 76.9974, 63.8824
        xyY:
        0.2600, 0.4044, 76.9974
      CIE-Lab:
        90.3204, -55.9771, 15.8796
        CIE-LCH:
        90.3204, 58.1859, 164.1624
        CIE-Luv:
        90.3204, -65.7454, 32.9046
        Hunter-Lab:
        87.7482, -52.8474, 18.2594
      #5afec3 color charts
#5afec3 RGB chart
      #5afec3 CMYK chart
      #5afec3 RGB pie chart
      #5afec3 color shades, tints & tones
#5afec3 color schemes
#5afec3 color preview, HTML & CSS examples
           This text has a color of #5afec3        
        
          <p style="color:#5afec3;">Text here</p>
        
        
          .mytext {color:#5afec3;}
        
        Text color #5afec3
      
           This box has a color of #5afec3        
        
          <div style="background-color:#5afec3;">Content here</div>
        
        
          .mybackground {background-color:#5afec3;}
        
        Background color #5afec3
      
           Border around this has a color of #5afec3        
        
          <div style="border:2px solid #5afec3;">Content here</div>
        
        
          .myborder {border:2px solid #5afec3;}
        
        Border color #5afec3