#3fa0e8 color space conversions
Hex:
        #3fa0e8
        RGB:
        63, 160, 232
        CMY:
        75, 37, 9
        CMYK:
        73, 31, 0, 9
      HSL:
        206°, 78.6047%, 57.8431%
        HSV (HSB):
        206°, 72.8448%, 90.9804%
        XYZ:
        29.1862, 32.0246, 80.9870
        xyY:
        0.2053, 0.2252, 32.0246
      CIE-Lab:
        63.3632, -4.7568, -44.3768
        CIE-LCH:
        63.3632, 44.6310, 263.8818
        CIE-Luv:
        63.3632, -35.1733, -70.2850
        Hunter-Lab:
        56.5903, -6.9723, -45.2375
      #3fa0e8 color charts
#3fa0e8 RGB chart
      #3fa0e8 CMYK chart
      #3fa0e8 RGB pie chart
      #3fa0e8 color shades, tints & tones
#3fa0e8 color schemes
#3fa0e8 color preview, HTML & CSS examples
           This text has a color of #3fa0e8        
        
          <p style="color:#3fa0e8;">Text here</p>
        
        
          .mytext {color:#3fa0e8;}
        
        Text color #3fa0e8
      
           This box has a color of #3fa0e8        
        
          <div style="background-color:#3fa0e8;">Content here</div>
        
        
          .mybackground {background-color:#3fa0e8;}
        
        Background color #3fa0e8
      
           Border around this has a color of #3fa0e8        
        
          <div style="border:2px solid #3fa0e8;">Content here</div>
        
        
          .myborder {border:2px solid #3fa0e8;}
        
        Border color #3fa0e8