#2fabef color space conversions
Hex:
        #2fabef
        RGB:
        47, 171, 239
        CMY:
        82, 33, 6
        CMYK:
        80, 28, 0, 6
      HSL:
        201°, 85.7143%, 56.0784%
        HSV (HSB):
        201°, 80.3347%, 93.7255%
        XYZ:
        31.3152, 35.9622, 86.9523
        xyY:
        0.2030, 0.2332, 35.9622
      CIE-Lab:
        66.4910, -10.2284, -43.3281
        CIE-LCH:
        66.4910, 44.5190, 256.7175
        CIE-Luv:
        66.4910, -40.8113, -68.4051
        Hunter-Lab:
        59.9685, -11.7331, -43.9906
      #2fabef color charts
#2fabef RGB chart
      #2fabef CMYK chart
      #2fabef RGB pie chart
      #2fabef color shades, tints & tones
#2fabef color schemes
#2fabef color preview, HTML & CSS examples
           This text has a color of #2fabef        
        
          <p style="color:#2fabef;">Text here</p>
        
        
          .mytext {color:#2fabef;}
        
        Text color #2fabef
      
           This box has a color of #2fabef        
        
          <div style="background-color:#2fabef;">Content here</div>
        
        
          .mybackground {background-color:#2fabef;}
        
        Background color #2fabef
      
           Border around this has a color of #2fabef        
        
          <div style="border:2px solid #2fabef;">Content here</div>
        
        
          .myborder {border:2px solid #2fabef;}
        
        Border color #2fabef