#4afed5 color space conversions
Hex:
        #4afed5
        RGB:
        74, 254, 213
        CMY:
        71, 0, 16
        CMYK:
        71, 0, 16, 0
      HSL:
        166°, 98.9011%, 64.3137%
        HSV (HSB):
        166°, 70.8661%, 99.6078%
        XYZ:
        50.2761, 77.1436, 75.1912
        xyY:
        0.2481, 0.3807, 77.1436
      CIE-Lab:
        90.3877, -54.1986, 6.6473
        CIE-LCH:
        90.3877, 54.6047, 173.0077
        CIE-Luv:
        90.3877, -67.5672, 18.9947
        Hunter-Lab:
        87.8314, -51.5287, 10.7247
      #4afed5 color charts
#4afed5 RGB chart
      #4afed5 CMYK chart
      #4afed5 RGB pie chart
      #4afed5 color shades, tints & tones
#4afed5 color schemes
#4afed5 color preview, HTML & CSS examples
           This text has a color of #4afed5        
        
          <p style="color:#4afed5;">Text here</p>
        
        
          .mytext {color:#4afed5;}
        
        Text color #4afed5
      
           This box has a color of #4afed5        
        
          <div style="background-color:#4afed5;">Content here</div>
        
        
          .mybackground {background-color:#4afed5;}
        
        Background color #4afed5
      
           Border around this has a color of #4afed5        
        
          <div style="border:2px solid #4afed5;">Content here</div>
        
        
          .myborder {border:2px solid #4afed5;}
        
        Border color #4afed5