#47facf color space conversions
Hex:
        #47facf
        RGB:
        71, 250, 207
        CMY:
        72, 2, 19
        CMYK:
        72, 0, 17, 2
      HSL:
        166°, 94.7090%, 62.9412%
        HSV (HSB):
        166°, 71.6000%, 98.0392%
        XYZ:
        48.0466, 74.2158, 70.8242
        xyY:
        0.2488, 0.3844, 74.2158
      CIE-Lab:
        89.0244, -54.3902, 7.7877
        CIE-LCH:
        89.0244, 54.9449, 171.8517
        CIE-Luv:
        89.0244, -67.0564, 20.6924
        Hunter-Lab:
        86.1486, -51.2074, 11.5607
      #47facf color charts
#47facf RGB chart
      #47facf CMYK chart
      #47facf RGB pie chart
      #47facf color shades, tints & tones
#47facf color schemes
#47facf color preview, HTML & CSS examples
           This text has a color of #47facf        
        
          <p style="color:#47facf;">Text here</p>
        
        
          .mytext {color:#47facf;}
        
        Text color #47facf
      
           This box has a color of #47facf        
        
          <div style="background-color:#47facf;">Content here</div>
        
        
          .mybackground {background-color:#47facf;}
        
        Background color #47facf
      
           Border around this has a color of #47facf        
        
          <div style="border:2px solid #47facf;">Content here</div>
        
        
          .myborder {border:2px solid #47facf;}
        
        Border color #47facf