#3adef2 color space conversions
Hex:
        #3adef2
        RGB:
        58, 222, 242
        CMY:
        77, 13, 5
        CMYK:
        76, 8, 0, 5
      HSL:
        187°, 87.6190%, 58.8235%
        HSV (HSB):
        187°, 76.0331%, 94.9020%
        XYZ:
        43.8932, 59.5529, 93.1858
        xyY:
        0.2232, 0.3029, 59.5529
      CIE-Lab:
        81.5946, -34.1898, -21.6197
        CIE-LCH:
        81.5946, 40.4519, 212.3069
        CIE-Luv:
        81.5946, -56.7942, -29.5266
        Hunter-Lab:
        77.1705, -33.5208, -17.5752
      #3adef2 color charts
#3adef2 RGB chart
      #3adef2 CMYK chart
      #3adef2 RGB pie chart
      #3adef2 color shades, tints & tones
#3adef2 color schemes
#3adef2 color preview, HTML & CSS examples
           This text has a color of #3adef2        
        
          <p style="color:#3adef2;">Text here</p>
        
        
          .mytext {color:#3adef2;}
        
        Text color #3adef2
      
           This box has a color of #3adef2        
        
          <div style="background-color:#3adef2;">Content here</div>
        
        
          .mybackground {background-color:#3adef2;}
        
        Background color #3adef2
      
           Border around this has a color of #3adef2        
        
          <div style="border:2px solid #3adef2;">Content here</div>
        
        
          .myborder {border:2px solid #3adef2;}
        
        Border color #3adef2