#3aeff4 color space conversions
Hex:
        #3aeff4
        RGB:
        58, 239, 244
        CMY:
        77, 6, 4
        CMYK:
        76, 2, 0, 4
      HSL:
        182°, 89.4231%, 59.2157%
        HSV (HSB):
        182°, 76.2295%, 95.6863%
        XYZ:
        48.9406, 69.1642, 96.3585
        xyY:
        0.2282, 0.3225, 69.1642
      CIE-Lab:
        86.5853, -41.4219, -15.1460
        CIE-LCH:
        86.5853, 44.1041, 200.0850
        CIE-Luv:
        86.5853, -62.4903, -17.7654
        Hunter-Lab:
        83.1650, -40.4959, -10.4804
      #3aeff4 color charts
#3aeff4 RGB chart
      #3aeff4 CMYK chart
      #3aeff4 RGB pie chart
      #3aeff4 color shades, tints & tones
#3aeff4 color schemes
#3aeff4 color preview, HTML & CSS examples
           This text has a color of #3aeff4        
        
          <p style="color:#3aeff4;">Text here</p>
        
        
          .mytext {color:#3aeff4;}
        
        Text color #3aeff4
      
           This box has a color of #3aeff4        
        
          <div style="background-color:#3aeff4;">Content here</div>
        
        
          .mybackground {background-color:#3aeff4;}
        
        Background color #3aeff4
      
           Border around this has a color of #3aeff4        
        
          <div style="border:2px solid #3aeff4;">Content here</div>
        
        
          .myborder {border:2px solid #3aeff4;}
        
        Border color #3aeff4