#5af1ff color space conversions
Hex:
        #5af1ff
        RGB:
        90, 241, 255
        CMY:
        65, 5, 0
        CMYK:
        65, 5, 0, 0
      HSL:
        185°, 100.0000%, 67.6471%
        HSV (HSB):
        185°, 64.7059%, 100.0000%
        XYZ:
        53.7217, 72.3043, 105.7324
        xyY:
        0.2318, 0.3120, 72.3043
      CIE-Lab:
        88.1148, -35.3676, -18.5437
        CIE-LCH:
        88.1148, 39.9341, 207.6687
        CIE-Luv:
        88.1148, -57.5039, -24.3324
        Hunter-Lab:
        85.0319, -36.0325, -14.2015
      #5af1ff color charts
#5af1ff RGB chart
      #5af1ff CMYK chart
      #5af1ff RGB pie chart
      #5af1ff color shades, tints & tones
#5af1ff color schemes
#5af1ff color preview, HTML & CSS examples
           This text has a color of #5af1ff        
        
          <p style="color:#5af1ff;">Text here</p>
        
        
          .mytext {color:#5af1ff;}
        
        Text color #5af1ff
      
           This box has a color of #5af1ff        
        
          <div style="background-color:#5af1ff;">Content here</div>
        
        
          .mybackground {background-color:#5af1ff;}
        
        Background color #5af1ff
      
           Border around this has a color of #5af1ff        
        
          <div style="border:2px solid #5af1ff;">Content here</div>
        
        
          .myborder {border:2px solid #5af1ff;}
        
        Border color #5af1ff