#2fa8e2 color space conversions
Hex:
        #2fa8e2
        RGB:
        47, 168, 226
        CMY:
        82, 34, 11
        CMYK:
        79, 26, 0, 11
      HSL:
        199°, 75.5274%, 53.5294%
        HSV (HSB):
        199°, 79.2035%, 88.6275%
        XYZ:
        28.9024, 34.1006, 77.0103
        xyY:
        0.2064, 0.2436, 34.1006
      CIE-Lab:
        65.0423, -13.0915, -38.4657
        CIE-LCH:
        65.0423, 40.6325, 251.2045
        CIE-Luv:
        65.0423, -40.5680, -59.6139
        Hunter-Lab:
        58.3957, -13.8456, -37.3126
      #2fa8e2 color charts
#2fa8e2 RGB chart
      #2fa8e2 CMYK chart
      #2fa8e2 RGB pie chart
      #2fa8e2 color shades, tints & tones
#2fa8e2 color schemes
#2fa8e2 color preview, HTML & CSS examples
           This text has a color of #2fa8e2        
        
          <p style="color:#2fa8e2;">Text here</p>
        
        
          .mytext {color:#2fa8e2;}
        
        Text color #2fa8e2
      
           This box has a color of #2fa8e2        
        
          <div style="background-color:#2fa8e2;">Content here</div>
        
        
          .mybackground {background-color:#2fa8e2;}
        
        Background color #2fa8e2
      
           Border around this has a color of #2fa8e2        
        
          <div style="border:2px solid #2fa8e2;">Content here</div>
        
        
          .myborder {border:2px solid #2fa8e2;}
        
        Border color #2fa8e2