#3afad2 color space conversions
Hex:
        #3afad2
        RGB:
        58, 250, 210
        CMY:
        77, 2, 18
        CMYK:
        77, 0, 16, 2
      HSL:
        168°, 95.0495%, 60.3922%
        HSV (HSB):
        168°, 76.8000%, 98.0392%
        XYZ:
        47.5634, 73.9239, 72.7347
        xyY:
        0.2449, 0.3806, 73.9239
      CIE-Lab:
        88.8865, -55.1357, 6.0057
        CIE-LCH:
        88.8865, 55.4619, 173.7836
        CIE-Luv:
        88.8865, -68.6797, 18.0966
        Hunter-Lab:
        85.9790, -51.7175, 10.0284
      #3afad2 color charts
#3afad2 RGB chart
      #3afad2 CMYK chart
      #3afad2 RGB pie chart
      #3afad2 color shades, tints & tones
#3afad2 color schemes
#3afad2 color preview, HTML & CSS examples
           This text has a color of #3afad2        
        
          <p style="color:#3afad2;">Text here</p>
        
        
          .mytext {color:#3afad2;}
        
        Text color #3afad2
      
           This box has a color of #3afad2        
        
          <div style="background-color:#3afad2;">Content here</div>
        
        
          .mybackground {background-color:#3afad2;}
        
        Background color #3afad2
      
           Border around this has a color of #3afad2        
        
          <div style="border:2px solid #3afad2;">Content here</div>
        
        
          .myborder {border:2px solid #3afad2;}
        
        Border color #3afad2