#2fabd9 color space conversions
Hex:
        #2fabd9
        RGB:
        47, 171, 217
        CMY:
        82, 33, 15
        CMYK:
        78, 21, 0, 15
      HSL:
        196°, 69.1057%, 51.7647%
        HSV (HSB):
        196°, 78.3410%, 85.0980%
        XYZ:
        28.2596, 34.7399, 70.8617
        xyY:
        0.2111, 0.2595, 34.7399
      CIE-Lab:
        65.5457, -17.7723, -32.7234
        CIE-LCH:
        65.5457, 37.2381, 241.4933
        CIE-Luv:
        65.5457, -42.1654, -49.4145
        Hunter-Lab:
        58.9406, -17.5626, -30.0234
      #2fabd9 color charts
#2fabd9 RGB chart
      #2fabd9 CMYK chart
      #2fabd9 RGB pie chart
      #2fabd9 color shades, tints & tones
#2fabd9 color schemes
#2fabd9 color preview, HTML & CSS examples
           This text has a color of #2fabd9        
        
          <p style="color:#2fabd9;">Text here</p>
        
        
          .mytext {color:#2fabd9;}
        
        Text color #2fabd9
      
           This box has a color of #2fabd9        
        
          <div style="background-color:#2fabd9;">Content here</div>
        
        
          .mybackground {background-color:#2fabd9;}
        
        Background color #2fabd9
      
           Border around this has a color of #2fabd9        
        
          <div style="border:2px solid #2fabd9;">Content here</div>
        
        
          .myborder {border:2px solid #2fabd9;}
        
        Border color #2fabd9