#4af1ff color space conversions
Hex:
        #4af1ff
        RGB:
        74, 241, 255
        CMY:
        71, 5, 0
        CMYK:
        71, 5, 0, 0
      HSL:
        185°, 100.0000%, 64.5098%
        HSV (HSB):
        185°, 70.9804%, 100.0000%
        XYZ:
        52.3293, 71.5864, 105.6673
        xyY:
        0.2279, 0.3118, 71.5864
      CIE-Lab:
        87.7691, -37.4805, -19.0990
        CIE-LCH:
        87.7691, 42.0662, 207.0022
        CIE-Luv:
        87.7691, -60.2397, -24.9773
        Hunter-Lab:
        84.6088, -37.6656, -14.8207
      #4af1ff color charts
#4af1ff RGB chart
      #4af1ff CMYK chart
      #4af1ff RGB pie chart
      #4af1ff color shades, tints & tones
#4af1ff color schemes
#4af1ff color preview, HTML & CSS examples
           This text has a color of #4af1ff        
        
          <p style="color:#4af1ff;">Text here</p>
        
        
          .mytext {color:#4af1ff;}
        
        Text color #4af1ff
      
           This box has a color of #4af1ff        
        
          <div style="background-color:#4af1ff;">Content here</div>
        
        
          .mybackground {background-color:#4af1ff;}
        
        Background color #4af1ff
      
           Border around this has a color of #4af1ff        
        
          <div style="border:2px solid #4af1ff;">Content here</div>
        
        
          .myborder {border:2px solid #4af1ff;}
        
        Border color #4af1ff