#2fcbee color space conversions
Hex:
        #2fcbee
        RGB:
        47, 203, 238
        CMY:
        82, 20, 7
        CMYK:
        80, 15, 0, 7
      HSL:
        191°, 84.8889%, 55.8824%
        HSV (HSB):
        191°, 80.2521%, 93.3333%
        XYZ:
        37.9608, 49.4893, 88.4406
        xyY:
        0.2158, 0.2814, 49.4893
      CIE-Lab:
        75.7547, -27.2785, -28.4089
        CIE-LCH:
        75.7547, 39.3851, 226.1629
        CIE-Luv:
        75.7547, -51.8222, -41.7228
        Hunter-Lab:
        70.3486, -26.7896, -25.2939
      #2fcbee color charts
#2fcbee RGB chart
      #2fcbee CMYK chart
      #2fcbee RGB pie chart
      #2fcbee color shades, tints & tones
#2fcbee color schemes
#2fcbee color preview, HTML & CSS examples
           This text has a color of #2fcbee        
        
          <p style="color:#2fcbee;">Text here</p>
        
        
          .mytext {color:#2fcbee;}
        
        Text color #2fcbee
      
           This box has a color of #2fcbee        
        
          <div style="background-color:#2fcbee;">Content here</div>
        
        
          .mybackground {background-color:#2fcbee;}
        
        Background color #2fcbee
      
           Border around this has a color of #2fcbee        
        
          <div style="border:2px solid #2fcbee;">Content here</div>
        
        
          .myborder {border:2px solid #2fcbee;}
        
        Border color #2fcbee