#2fafa2 color space conversions
Hex:
        #2fafa2
        RGB:
        47, 175, 162
        CMY:
        82, 31, 36
        CMYK:
        73, 0, 7, 31
      HSL:
        174°, 57.6577%, 43.5294%
        HSV (HSB):
        174°, 73.1429%, 68.6275%
        XYZ:
        23.0238, 33.8729, 39.5071
        xyY:
        0.2388, 0.3514, 33.8729
      CIE-Lab:
        64.8616, -36.8558, -3.2323
        CIE-LCH:
        64.8616, 36.9973, 185.0121
        CIE-Luv:
        64.8616, -47.2831, 0.7876
        Hunter-Lab:
        58.2004, -31.2369, 0.4936
      #2fafa2 color charts
#2fafa2 RGB chart
      #2fafa2 CMYK chart
      #2fafa2 RGB pie chart
      #2fafa2 color shades, tints & tones
#2fafa2 color schemes
#2fafa2 color preview, HTML & CSS examples
           This text has a color of #2fafa2        
        
          <p style="color:#2fafa2;">Text here</p>
        
        
          .mytext {color:#2fafa2;}
        
        Text color #2fafa2
      
           This box has a color of #2fafa2        
        
          <div style="background-color:#2fafa2;">Content here</div>
        
        
          .mybackground {background-color:#2fafa2;}
        
        Background color #2fafa2
      
           Border around this has a color of #2fafa2        
        
          <div style="border:2px solid #2fafa2;">Content here</div>
        
        
          .myborder {border:2px solid #2fafa2;}
        
        Border color #2fafa2