#3ae8fa color space conversions
Hex:
        #3ae8fa
        RGB:
        58, 232, 250
        CMY:
        77, 9, 2
        CMYK:
        77, 7, 0, 2
      HSL:
        186°, 95.0495%, 60.3922%
        HSV (HSB):
        186°, 76.8000%, 98.0392%
        XYZ:
        47.8569, 65.5149, 100.5658
        xyY:
        0.2237, 0.3062, 65.5149
      CIE-Lab:
        84.7484, -36.4842, -21.0680
        CIE-LCH:
        84.7484, 42.1302, 210.0046
        CIE-Luv:
        84.7484, -59.6646, -28.3809
        Hunter-Lab:
        80.9413, -36.1084, -17.0062
      #3ae8fa color charts
#3ae8fa RGB chart
      #3ae8fa CMYK chart
      #3ae8fa RGB pie chart
      #3ae8fa color shades, tints & tones
#3ae8fa color schemes
#3ae8fa color preview, HTML & CSS examples
           This text has a color of #3ae8fa        
        
          <p style="color:#3ae8fa;">Text here</p>
        
        
          .mytext {color:#3ae8fa;}
        
        Text color #3ae8fa
      
           This box has a color of #3ae8fa        
        
          <div style="background-color:#3ae8fa;">Content here</div>
        
        
          .mybackground {background-color:#3ae8fa;}
        
        Background color #3ae8fa
      
           Border around this has a color of #3ae8fa        
        
          <div style="border:2px solid #3ae8fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ae8fa;}
        
        Border color #3ae8fa