#47a5a5 color space conversions
Hex:
        #47a5a5
        RGB:
        71, 165, 165
        CMY:
        72, 35, 35
        CMYK:
        57, 0, 0, 35
      HSL:
        180°, 39.8305%, 46.2745%
        HSV (HSB):
        180°, 56.9697%, 64.7059%
        XYZ:
        22.8452, 30.9665, 40.3704
        xyY:
        0.2426, 0.3288, 30.9665
      CIE-Lab:
        62.4793, -27.3958, -8.3712
        CIE-LCH:
        62.4793, 28.6462, 196.9914
        CIE-Luv:
        62.4793, -38.7064, -8.3600
        Hunter-Lab:
        55.6475, -24.1029, -4.0596
      #47a5a5 color charts
#47a5a5 RGB chart
      #47a5a5 CMYK chart
      #47a5a5 RGB pie chart
      #47a5a5 color shades, tints & tones
#47a5a5 color schemes
#47a5a5 color preview, HTML & CSS examples
           This text has a color of #47a5a5        
        
          <p style="color:#47a5a5;">Text here</p>
        
        
          .mytext {color:#47a5a5;}
        
        Text color #47a5a5
      
           This box has a color of #47a5a5        
        
          <div style="background-color:#47a5a5;">Content here</div>
        
        
          .mybackground {background-color:#47a5a5;}
        
        Background color #47a5a5
      
           Border around this has a color of #47a5a5        
        
          <div style="border:2px solid #47a5a5;">Content here</div>
        
        
          .myborder {border:2px solid #47a5a5;}
        
        Border color #47a5a5