#2fa7ff color space conversions
Hex:
        #2fa7ff
        RGB:
        47, 167, 255
        CMY:
        82, 35, 0
        CMYK:
        82, 35, 0, 0
      HSL:
        205°, 100.0000%, 59.2157%
        HSV (HSB):
        205°, 81.5686%, 100.0000%
        XYZ:
        33.0410, 35.4618, 99.7111
        xyY:
        0.1964, 0.2108, 35.4618
      CIE-Lab:
        66.1066, -2.3407, -52.6556
        CIE-LCH:
        66.1066, 52.7076, 267.4548
        CIE-Luv:
        66.1066, -38.5779, -85.0672
        Hunter-Lab:
        59.5498, -5.1720, -57.5913
      #2fa7ff color charts
#2fa7ff RGB chart
      #2fa7ff CMYK chart
      #2fa7ff RGB pie chart
      #2fa7ff color shades, tints & tones
#2fa7ff color schemes
#2fa7ff color preview, HTML & CSS examples
           This text has a color of #2fa7ff        
        
          <p style="color:#2fa7ff;">Text here</p>
        
        
          .mytext {color:#2fa7ff;}
        
        Text color #2fa7ff
      
           This box has a color of #2fa7ff        
        
          <div style="background-color:#2fa7ff;">Content here</div>
        
        
          .mybackground {background-color:#2fa7ff;}
        
        Background color #2fa7ff
      
           Border around this has a color of #2fa7ff        
        
          <div style="border:2px solid #2fa7ff;">Content here</div>
        
        
          .myborder {border:2px solid #2fa7ff;}
        
        Border color #2fa7ff