#4afce5 color space conversions
Hex:
        #4afce5
        RGB:
        74, 252, 229
        CMY:
        71, 1, 10
        CMYK:
        71, 0, 9, 1
      HSL:
        172°, 96.7391%, 63.9216%
        HSV (HSB):
        172°, 70.6349%, 98.8235%
        XYZ:
        51.7773, 76.7338, 86.2109
        xyY:
        0.2411, 0.3574, 76.7338
      CIE-Lab:
        90.1989, -49.3999, -1.9235
        CIE-LCH:
        90.1989, 49.4373, 182.2298
        CIE-Luv:
        90.1989, -65.8076, 4.9502
        Hunter-Lab:
        87.5978, -47.7885, 2.9672
      #4afce5 color charts
#4afce5 RGB chart
      #4afce5 CMYK chart
      #4afce5 RGB pie chart
      #4afce5 color shades, tints & tones
#4afce5 color schemes
#4afce5 color preview, HTML & CSS examples
           This text has a color of #4afce5        
        
          <p style="color:#4afce5;">Text here</p>
        
        
          .mytext {color:#4afce5;}
        
        Text color #4afce5
      
           This box has a color of #4afce5        
        
          <div style="background-color:#4afce5;">Content here</div>
        
        
          .mybackground {background-color:#4afce5;}
        
        Background color #4afce5
      
           Border around this has a color of #4afce5        
        
          <div style="border:2px solid #4afce5;">Content here</div>
        
        
          .myborder {border:2px solid #4afce5;}
        
        Border color #4afce5