#2fc8ca color space conversions
Hex:
        #2fc8ca
        RGB:
        47, 200, 202
        CMY:
        82, 22, 21
        CMYK:
        77, 1, 0, 21
      HSL:
        181°, 62.2490%, 48.8235%
        HSV (HSB):
        181°, 76.7327%, 79.2157%
        XYZ:
        32.4872, 46.1772, 63.0779
        xyY:
        0.2292, 0.3258, 46.1772
      CIE-Lab:
        73.6603, -36.8750, -12.1389
        CIE-LCH:
        73.6603, 38.8216, 198.2210
        CIE-Luv:
        73.6603, -53.3591, -13.2396
        Hunter-Lab:
        67.9538, -33.5821, -7.4682
      #2fc8ca color charts
#2fc8ca RGB chart
      #2fc8ca CMYK chart
      #2fc8ca RGB pie chart
      #2fc8ca color shades, tints & tones
#2fc8ca color schemes
#2fc8ca color preview, HTML & CSS examples
           This text has a color of #2fc8ca        
        
          <p style="color:#2fc8ca;">Text here</p>
        
        
          .mytext {color:#2fc8ca;}
        
        Text color #2fc8ca
      
           This box has a color of #2fc8ca        
        
          <div style="background-color:#2fc8ca;">Content here</div>
        
        
          .mybackground {background-color:#2fc8ca;}
        
        Background color #2fc8ca
      
           Border around this has a color of #2fc8ca        
        
          <div style="border:2px solid #2fc8ca;">Content here</div>
        
        
          .myborder {border:2px solid #2fc8ca;}
        
        Border color #2fc8ca