#5afef1 color space conversions
Hex:
        #5afef1
        RGB:
        90, 254, 241
        CMY:
        65, 0, 5
        CMYK:
        65, 0, 5, 0
      HSL:
        175°, 98.7952%, 67.4510%
        HSV (HSB):
        175°, 64.5669%, 99.6078%
        XYZ:
        55.5354, 79.4082, 95.6194
        xyY:
        0.2409, 0.3444, 79.4082
      CIE-Lab:
        91.4187, -45.0073, -6.3203
        CIE-LCH:
        91.4187, 45.4489, 187.9937
        CIE-Luv:
        91.4187, -62.9660, -2.7339
        Hunter-Lab:
        89.1113, -44.7009, -1.2423
      #5afef1 color charts
#5afef1 RGB chart
      #5afef1 CMYK chart
      #5afef1 RGB pie chart
      #5afef1 color shades, tints & tones
#5afef1 color schemes
#5afef1 color preview, HTML & CSS examples
           This text has a color of #5afef1        
        
          <p style="color:#5afef1;">Text here</p>
        
        
          .mytext {color:#5afef1;}
        
        Text color #5afef1
      
           This box has a color of #5afef1        
        
          <div style="background-color:#5afef1;">Content here</div>
        
        
          .mybackground {background-color:#5afef1;}
        
        Background color #5afef1
      
           Border around this has a color of #5afef1        
        
          <div style="border:2px solid #5afef1;">Content here</div>
        
        
          .myborder {border:2px solid #5afef1;}
        
        Border color #5afef1