#3afae3 color space conversions
Hex:
        #3afae3
        RGB:
        58, 250, 227
        CMY:
        77, 2, 11
        CMYK:
        77, 0, 9, 2
      HSL:
        173°, 95.0495%, 60.3922%
        HSV (HSB):
        173°, 76.8000%, 98.0392%
        XYZ:
        49.7957, 74.8168, 84.4896
        xyY:
        0.2381, 0.3578, 74.8168
      CIE-Lab:
        89.3071, -50.8333, -2.2215
        CIE-LCH:
        89.3071, 50.8818, 182.5023
        CIE-Luv:
        89.3071, -67.4690, 4.6668
        Hunter-Lab:
        86.4967, -48.6078, 2.6335
      #3afae3 color charts
#3afae3 RGB chart
      #3afae3 CMYK chart
      #3afae3 RGB pie chart
      #3afae3 color shades, tints & tones
#3afae3 color schemes
#3afae3 color preview, HTML & CSS examples
           This text has a color of #3afae3        
        
          <p style="color:#3afae3;">Text here</p>
        
        
          .mytext {color:#3afae3;}
        
        Text color #3afae3
      
           This box has a color of #3afae3        
        
          <div style="background-color:#3afae3;">Content here</div>
        
        
          .mybackground {background-color:#3afae3;}
        
        Background color #3afae3
      
           Border around this has a color of #3afae3        
        
          <div style="border:2px solid #3afae3;">Content here</div>
        
        
          .myborder {border:2px solid #3afae3;}
        
        Border color #3afae3