#2fb4ec color space conversions
Hex:
        #2fb4ec
        RGB:
        47, 180, 236
        CMY:
        82, 29, 7
        CMYK:
        80, 24, 0, 7
      HSL:
        198°, 83.2599%, 55.4902%
        HSV (HSB):
        198°, 80.0847%, 92.5490%
        XYZ:
        32.6339, 39.3030, 85.2231
        xyY:
        0.2076, 0.2501, 39.3030
      CIE-Lab:
        68.9702, -16.1336, -37.8155
        CIE-LCH:
        68.9702, 41.1133, 246.8950
        CIE-Luv:
        68.9702, -44.0599, -58.6282
        Hunter-Lab:
        62.6921, -16.7944, -36.7139
      #2fb4ec color charts
#2fb4ec RGB chart
      #2fb4ec CMYK chart
      #2fb4ec RGB pie chart
      #2fb4ec color shades, tints & tones
#2fb4ec color schemes
#2fb4ec color preview, HTML & CSS examples
           This text has a color of #2fb4ec        
        
          <p style="color:#2fb4ec;">Text here</p>
        
        
          .mytext {color:#2fb4ec;}
        
        Text color #2fb4ec
      
           This box has a color of #2fb4ec        
        
          <div style="background-color:#2fb4ec;">Content here</div>
        
        
          .mybackground {background-color:#2fb4ec;}
        
        Background color #2fb4ec
      
           Border around this has a color of #2fb4ec        
        
          <div style="border:2px solid #2fb4ec;">Content here</div>
        
        
          .myborder {border:2px solid #2fb4ec;}
        
        Border color #2fb4ec