#3afae7 color space conversions
Hex:
        #3afae7
        RGB:
        58, 250, 231
        CMY:
        77, 2, 9
        CMYK:
        77, 0, 8, 2
      HSL:
        174°, 95.0495%, 60.3922%
        HSV (HSB):
        174°, 76.8000%, 98.0392%
        XYZ:
        50.3543, 75.0403, 87.4316
        xyY:
        0.2366, 0.3526, 75.0403
      CIE-Lab:
        89.4119, -49.7829, -4.1497
        CIE-LCH:
        89.4119, 49.9556, 184.7649
        CIE-Luv:
        89.4119, -67.1803, 1.4356
        Hunter-Lab:
        86.6258, -47.8356, 0.7965
      #3afae7 color charts
#3afae7 RGB chart
      #3afae7 CMYK chart
      #3afae7 RGB pie chart
      #3afae7 color shades, tints & tones
#3afae7 color schemes
#3afae7 color preview, HTML & CSS examples
           This text has a color of #3afae7        
        
          <p style="color:#3afae7;">Text here</p>
        
        
          .mytext {color:#3afae7;}
        
        Text color #3afae7
      
           This box has a color of #3afae7        
        
          <div style="background-color:#3afae7;">Content here</div>
        
        
          .mybackground {background-color:#3afae7;}
        
        Background color #3afae7
      
           Border around this has a color of #3afae7        
        
          <div style="border:2px solid #3afae7;">Content here</div>
        
        
          .myborder {border:2px solid #3afae7;}
        
        Border color #3afae7