#2fcdf2 color space conversions
Hex:
        #2fcdf2
        RGB:
        47, 205, 242
        CMY:
        82, 20, 5
        CMYK:
        81, 15, 0, 5
      HSL:
        191°, 88.2353%, 56.6667%
        HSV (HSB):
        191°, 80.5785%, 94.9020%
        XYZ:
        39.0306, 50.6778, 91.7291
        xyY:
        0.2151, 0.2793, 50.6778
      CIE-Lab:
        76.4834, -26.9926, -29.4373
        CIE-LCH:
        76.4834, 39.9394, 227.4806
        CIE-Luv:
        76.4834, -52.2262, -43.5637
        Hunter-Lab:
        71.1883, -26.7129, -26.5657
      #2fcdf2 color charts
#2fcdf2 RGB chart
      #2fcdf2 CMYK chart
      #2fcdf2 RGB pie chart
      #2fcdf2 color shades, tints & tones
#2fcdf2 color schemes
#2fcdf2 color preview, HTML & CSS examples
           This text has a color of #2fcdf2        
        
          <p style="color:#2fcdf2;">Text here</p>
        
        
          .mytext {color:#2fcdf2;}
        
        Text color #2fcdf2
      
           This box has a color of #2fcdf2        
        
          <div style="background-color:#2fcdf2;">Content here</div>
        
        
          .mybackground {background-color:#2fcdf2;}
        
        Background color #2fcdf2
      
           Border around this has a color of #2fcdf2        
        
          <div style="border:2px solid #2fcdf2;">Content here</div>
        
        
          .myborder {border:2px solid #2fcdf2;}
        
        Border color #2fcdf2