#4afae5 color space conversions
Hex:
        #4afae5
        RGB:
        74, 250, 229
        CMY:
        71, 2, 10
        CMYK:
        70, 0, 8, 2
      HSL:
        173°, 94.6237%, 63.5294%
        HSV (HSB):
        173°, 70.4000%, 98.0392%
        XYZ:
        51.1525, 75.4842, 86.0026
        xyY:
        0.2406, 0.3550, 75.4842
      CIE-Lab:
        89.6193, -48.5507, -2.7737
        CIE-LCH:
        89.6193, 48.6298, 183.2698
        CIE-Luv:
        89.6193, -65.1145, 3.4650
        Hunter-Lab:
        86.8816, -46.9491, 2.1270
      #4afae5 color charts
#4afae5 RGB chart
      #4afae5 CMYK chart
      #4afae5 RGB pie chart
      #4afae5 color shades, tints & tones
#4afae5 color schemes
#4afae5 color preview, HTML & CSS examples
           This text has a color of #4afae5        
        
          <p style="color:#4afae5;">Text here</p>
        
        
          .mytext {color:#4afae5;}
        
        Text color #4afae5
      
           This box has a color of #4afae5        
        
          <div style="background-color:#4afae5;">Content here</div>
        
        
          .mybackground {background-color:#4afae5;}
        
        Background color #4afae5
      
           Border around this has a color of #4afae5        
        
          <div style="border:2px solid #4afae5;">Content here</div>
        
        
          .myborder {border:2px solid #4afae5;}
        
        Border color #4afae5