#3ad3fa color space conversions
Hex:
        #3ad3fa
        RGB:
        58, 211, 250
        CMY:
        77, 17, 2
        CMYK:
        77, 16, 0, 2
      HSL:
        192°, 95.0495%, 60.3922%
        HSV (HSB):
        192°, 76.8000%, 98.0392%
        XYZ:
        42.2945, 54.3902, 98.7117
        xyY:
        0.2165, 0.2784, 54.3902
      CIE-Lab:
        78.6887, -26.4149, -30.3113
        CIE-LCH:
        78.6887, 40.2060, 228.9293
        CIE-Luv:
        78.6887, -52.4512, -45.2689
        Hunter-Lab:
        73.7497, -26.6945, -27.7330
      #3ad3fa color charts
#3ad3fa RGB chart
      #3ad3fa CMYK chart
      #3ad3fa RGB pie chart
      #3ad3fa color shades, tints & tones
#3ad3fa color schemes
#3ad3fa color preview, HTML & CSS examples
           This text has a color of #3ad3fa        
        
          <p style="color:#3ad3fa;">Text here</p>
        
        
          .mytext {color:#3ad3fa;}
        
        Text color #3ad3fa
      
           This box has a color of #3ad3fa        
        
          <div style="background-color:#3ad3fa;">Content here</div>
        
        
          .mybackground {background-color:#3ad3fa;}
        
        Background color #3ad3fa
      
           Border around this has a color of #3ad3fa        
        
          <div style="border:2px solid #3ad3fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ad3fa;}
        
        Border color #3ad3fa