#3fa7f4 color space conversions
Hex:
        #3fa7f4
        RGB:
        63, 167, 244
        CMY:
        75, 35, 4
        CMYK:
        74, 32, 0, 4
      HSL:
        206°, 89.1626%, 60.1961%
        HSV (HSB):
        206°, 74.1803%, 95.6863%
        XYZ:
        32.1977, 35.2258, 90.6902
        xyY:
        0.2036, 0.2228, 35.2258
      CIE-Lab:
        65.9241, -4.5707, -46.9272
        CIE-LCH:
        65.9241, 47.1492, 264.4369
        CIE-Luv:
        65.9241, -36.9929, -75.0639
        Hunter-Lab:
        59.3514, -7.0297, -49.0505
      #3fa7f4 color charts
#3fa7f4 RGB chart
      #3fa7f4 CMYK chart
      #3fa7f4 RGB pie chart
      #3fa7f4 color shades, tints & tones
#3fa7f4 color schemes
#3fa7f4 color preview, HTML & CSS examples
           This text has a color of #3fa7f4        
        
          <p style="color:#3fa7f4;">Text here</p>
        
        
          .mytext {color:#3fa7f4;}
        
        Text color #3fa7f4
      
           This box has a color of #3fa7f4        
        
          <div style="background-color:#3fa7f4;">Content here</div>
        
        
          .mybackground {background-color:#3fa7f4;}
        
        Background color #3fa7f4
      
           Border around this has a color of #3fa7f4        
        
          <div style="border:2px solid #3fa7f4;">Content here</div>
        
        
          .myborder {border:2px solid #3fa7f4;}
        
        Border color #3fa7f4