#47cfa1 color space conversions
Hex:
        #47cfa1
        RGB:
        71, 207, 161
        CMY:
        72, 19, 37
        CMYK:
        66, 0, 22, 19
      HSL:
        160°, 58.6207%, 54.5098%
        HSV (HSB):
        160°, 65.7005%, 81.1765%
        XYZ:
        31.3444, 48.5384, 41.4351
        xyY:
        0.2584, 0.4001, 48.5384
      CIE-Lab:
        75.1633, -47.5016, 12.2455
        CIE-LCH:
        75.1633, 49.0546, 165.5444
        CIE-Luv:
        75.1633, -54.6857, 25.3920
        Hunter-Lab:
        69.6695, -41.6144, 13.5067
      #47cfa1 color charts
#47cfa1 RGB chart
      #47cfa1 CMYK chart
      #47cfa1 RGB pie chart
      #47cfa1 color shades, tints & tones
#47cfa1 color schemes
#47cfa1 color preview, HTML & CSS examples
           This text has a color of #47cfa1        
        
          <p style="color:#47cfa1;">Text here</p>
        
        
          .mytext {color:#47cfa1;}
        
        Text color #47cfa1
      
           This box has a color of #47cfa1        
        
          <div style="background-color:#47cfa1;">Content here</div>
        
        
          .mybackground {background-color:#47cfa1;}
        
        Background color #47cfa1
      
           Border around this has a color of #47cfa1        
        
          <div style="border:2px solid #47cfa1;">Content here</div>
        
        
          .myborder {border:2px solid #47cfa1;}
        
        Border color #47cfa1