#3ae3fa color space conversions
Hex:
        #3ae3fa
        RGB:
        58, 227, 250
        CMY:
        77, 11, 2
        CMYK:
        77, 9, 0, 2
      HSL:
        187°, 95.0495%, 60.3922%
        HSV (HSB):
        187°, 76.8000%, 98.0392%
        XYZ:
        46.4693, 62.7398, 100.1033
        xyY:
        0.2220, 0.2997, 62.7398
      CIE-Lab:
        83.3053, -34.1461, -23.2570
        CIE-LCH:
        83.3053, 41.3140, 214.2588
        CIE-Luv:
        83.3053, -57.9511, -32.3752
        Hunter-Lab:
        79.2085, -33.8941, -19.4845
      #3ae3fa color charts
#3ae3fa RGB chart
      #3ae3fa CMYK chart
      #3ae3fa RGB pie chart
      #3ae3fa color shades, tints & tones
#3ae3fa color schemes
#3ae3fa color preview, HTML & CSS examples
           This text has a color of #3ae3fa        
        
          <p style="color:#3ae3fa;">Text here</p>
        
        
          .mytext {color:#3ae3fa;}
        
        Text color #3ae3fa
      
           This box has a color of #3ae3fa        
        
          <div style="background-color:#3ae3fa;">Content here</div>
        
        
          .mybackground {background-color:#3ae3fa;}
        
        Background color #3ae3fa
      
           Border around this has a color of #3ae3fa        
        
          <div style="border:2px solid #3ae3fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ae3fa;}
        
        Border color #3ae3fa