#2fa0e1 color space conversions
Hex:
        #2fa0e1
        RGB:
        47, 160, 225
        CMY:
        82, 37, 12
        CMYK:
        79, 29, 0, 12
      HSL:
        202°, 74.7899%, 53.3333%
        HSV (HSB):
        202°, 79.1111%, 88.2353%
        XYZ:
        27.3337, 31.1822, 75.8123
        xyY:
        0.2035, 0.2321, 31.1822
      CIE-Lab:
        62.6611, -9.0241, -41.6424
        CIE-LCH:
        62.6611, 42.6090, 257.7728
        CIE-Luv:
        62.6611, -37.8885, -65.0938
        Hunter-Lab:
        55.8410, -10.3475, -41.4061
      #2fa0e1 color charts
#2fa0e1 RGB chart
      #2fa0e1 CMYK chart
      #2fa0e1 RGB pie chart
      #2fa0e1 color shades, tints & tones
#2fa0e1 color schemes
#2fa0e1 color preview, HTML & CSS examples
           This text has a color of #2fa0e1        
        
          <p style="color:#2fa0e1;">Text here</p>
        
        
          .mytext {color:#2fa0e1;}
        
        Text color #2fa0e1
      
           This box has a color of #2fa0e1        
        
          <div style="background-color:#2fa0e1;">Content here</div>
        
        
          .mybackground {background-color:#2fa0e1;}
        
        Background color #2fa0e1
      
           Border around this has a color of #2fa0e1        
        
          <div style="border:2px solid #2fa0e1;">Content here</div>
        
        
          .myborder {border:2px solid #2fa0e1;}
        
        Border color #2fa0e1