#2fa4ef color space conversions
Hex:
        #2fa4ef
        RGB:
        47, 164, 239
        CMY:
        82, 36, 6
        CMYK:
        80, 31, 0, 6
      HSL:
        203°, 85.7143%, 56.0784%
        HSV (HSB):
        203°, 80.3347%, 93.7255%
        XYZ:
        30.0277, 33.3873, 86.5231
        xyY:
        0.2003, 0.2227, 33.3873
      CIE-Lab:
        64.4733, -6.3301, -46.5012
        CIE-LCH:
        64.4733, 46.9301, 262.2481
        CIE-Luv:
        64.4733, -38.4533, -73.9003
        Hunter-Lab:
        57.7817, -8.3559, -48.3345
      #2fa4ef color charts
#2fa4ef RGB chart
      #2fa4ef CMYK chart
      #2fa4ef RGB pie chart
      #2fa4ef color shades, tints & tones
#2fa4ef color schemes
#2fa4ef color preview, HTML & CSS examples
           This text has a color of #2fa4ef        
        
          <p style="color:#2fa4ef;">Text here</p>
        
        
          .mytext {color:#2fa4ef;}
        
        Text color #2fa4ef
      
           This box has a color of #2fa4ef        
        
          <div style="background-color:#2fa4ef;">Content here</div>
        
        
          .mybackground {background-color:#2fa4ef;}
        
        Background color #2fa4ef
      
           Border around this has a color of #2fa4ef        
        
          <div style="border:2px solid #2fa4ef;">Content here</div>
        
        
          .myborder {border:2px solid #2fa4ef;}
        
        Border color #2fa4ef