#2fa0f7 color space conversions
Hex:
        #2fa0f7
        RGB:
        47, 160, 247
        CMY:
        82, 37, 3
        CMYK:
        81, 35, 0, 3
      HSL:
        206°, 92.5926%, 57.6471%
        HSV (HSB):
        206°, 80.9717%, 96.8627%
        XYZ:
        30.5316, 32.4613, 92.6522
        xyY:
        0.1962, 0.2086, 32.4613
      CIE-Lab:
        63.7224, -1.1994, -52.0706
        CIE-LCH:
        63.7224, 52.0844, 268.6805
        CIE-Luv:
        63.7224, -36.6982, -83.6989
        Hunter-Lab:
        56.9749, -4.0517, -56.5346
      #2fa0f7 color charts
#2fa0f7 RGB chart
      #2fa0f7 CMYK chart
      #2fa0f7 RGB pie chart
      #2fa0f7 color shades, tints & tones
#2fa0f7 color schemes
#2fa0f7 color preview, HTML & CSS examples
           This text has a color of #2fa0f7        
        
          <p style="color:#2fa0f7;">Text here</p>
        
        
          .mytext {color:#2fa0f7;}
        
        Text color #2fa0f7
      
           This box has a color of #2fa0f7        
        
          <div style="background-color:#2fa0f7;">Content here</div>
        
        
          .mybackground {background-color:#2fa0f7;}
        
        Background color #2fa0f7
      
           Border around this has a color of #2fa0f7        
        
          <div style="border:2px solid #2fa0f7;">Content here</div>
        
        
          .myborder {border:2px solid #2fa0f7;}
        
        Border color #2fa0f7