#3afae6 color space conversions
Hex:
        #3afae6
        RGB:
        58, 250, 230
        CMY:
        77, 2, 10
        CMYK:
        77, 0, 8, 2
      HSL:
        174°, 95.0495%, 60.3922%
        HSV (HSB):
        174°, 76.8000%, 98.0392%
        XYZ:
        50.2135, 74.9839, 86.6897
        xyY:
        0.2370, 0.3539, 74.9839
      CIE-Lab:
        89.3855, -50.0468, -3.6680
        CIE-LCH:
        89.3855, 50.1811, 184.1918
        CIE-Luv:
        89.3855, -67.2526, 2.2456
        Hunter-Lab:
        86.5933, -48.0301, 1.2592
      #3afae6 color charts
#3afae6 RGB chart
      #3afae6 CMYK chart
      #3afae6 RGB pie chart
      #3afae6 color shades, tints & tones
#3afae6 color schemes
#3afae6 color preview, HTML & CSS examples
           This text has a color of #3afae6        
        
          <p style="color:#3afae6;">Text here</p>
        
        
          .mytext {color:#3afae6;}
        
        Text color #3afae6
      
           This box has a color of #3afae6        
        
          <div style="background-color:#3afae6;">Content here</div>
        
        
          .mybackground {background-color:#3afae6;}
        
        Background color #3afae6
      
           Border around this has a color of #3afae6        
        
          <div style="border:2px solid #3afae6;">Content here</div>
        
        
          .myborder {border:2px solid #3afae6;}
        
        Border color #3afae6