#3ea8fa color space conversions
Hex:
        #3ea8fa
        RGB:
        62, 168, 250
        CMY:
        76, 34, 2
        CMYK:
        75, 33, 0, 2
      HSL:
        206°, 94.9495%, 61.1765%
        HSV (HSB):
        206°, 75.2000%, 98.0392%
        XYZ:
        33.2446, 35.9315, 95.6258
        xyY:
        0.2017, 0.2180, 35.9315
      CIE-Lab:
        66.4676, -3.1760, -49.3437
        CIE-LCH:
        66.4676, 49.4458, 266.3172
        CIE-Luv:
        66.4676, -37.1995, -79.4196
        Hunter-Lab:
        59.9429, -5.9033, -52.6242
      #3ea8fa color charts
#3ea8fa RGB chart
      #3ea8fa CMYK chart
      #3ea8fa RGB pie chart
      #3ea8fa color shades, tints & tones
#3ea8fa color schemes
#3ea8fa color preview, HTML & CSS examples
           This text has a color of #3ea8fa        
        
          <p style="color:#3ea8fa;">Text here</p>
        
        
          .mytext {color:#3ea8fa;}
        
        Text color #3ea8fa
      
           This box has a color of #3ea8fa        
        
          <div style="background-color:#3ea8fa;">Content here</div>
        
        
          .mybackground {background-color:#3ea8fa;}
        
        Background color #3ea8fa
      
           Border around this has a color of #3ea8fa        
        
          <div style="border:2px solid #3ea8fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ea8fa;}
        
        Border color #3ea8fa