#47c3cf color space conversions
Hex:
        #47c3cf
        RGB:
        71, 195, 207
        CMY:
        72, 24, 19
        CMYK:
        66, 6, 0, 19
      HSL:
        185°, 58.6207%, 54.5098%
        HSV (HSB):
        185°, 65.7005%, 81.1765%
        XYZ:
        33.3761, 44.8748, 65.9341
        xyY:
        0.2315, 0.3112, 44.8748
      CIE-Lab:
        72.8094, -30.0473, -16.0854
        CIE-LCH:
        72.8094, 34.0820, 208.1618
        CIE-Luv:
        72.8094, -47.5219, -20.5606
        Hunter-Lab:
        66.9887, -28.2951, -11.4646
      #47c3cf color charts
#47c3cf RGB chart
      #47c3cf CMYK chart
      #47c3cf RGB pie chart
      #47c3cf color shades, tints & tones
#47c3cf color schemes
#47c3cf color preview, HTML & CSS examples
           This text has a color of #47c3cf        
        
          <p style="color:#47c3cf;">Text here</p>
        
        
          .mytext {color:#47c3cf;}
        
        Text color #47c3cf
      
           This box has a color of #47c3cf        
        
          <div style="background-color:#47c3cf;">Content here</div>
        
        
          .mybackground {background-color:#47c3cf;}
        
        Background color #47c3cf
      
           Border around this has a color of #47c3cf        
        
          <div style="border:2px solid #47c3cf;">Content here</div>
        
        
          .myborder {border:2px solid #47c3cf;}
        
        Border color #47c3cf