#47dede color space conversions
Hex:
        #47dede
        RGB:
        71, 222, 222
        CMY:
        72, 13, 13
        CMYK:
        68, 0, 0, 13
      HSL:
        180°, 69.5853%, 57.4510%
        HSV (HSB):
        180°, 68.0180%, 87.0588%
        XYZ:
        41.9046, 58.8561, 78.2590
        xyY:
        0.2341, 0.3288, 58.8561
      CIE-Lab:
        81.2124, -38.4695, -11.5443
        CIE-LCH:
        81.2124, 40.1643, 196.7039
        CIE-Luv:
        81.2124, -56.2527, -12.1480
        Hunter-Lab:
        76.7177, -36.7560, -6.7788
      #47dede color charts
#47dede RGB chart
      #47dede CMYK chart
      #47dede RGB pie chart
      #47dede color shades, tints & tones
#47dede color schemes
#47dede color preview, HTML & CSS examples
           This text has a color of #47dede        
        
          <p style="color:#47dede;">Text here</p>
        
        
          .mytext {color:#47dede;}
        
        Text color #47dede
      
           This box has a color of #47dede        
        
          <div style="background-color:#47dede;">Content here</div>
        
        
          .mybackground {background-color:#47dede;}
        
        Background color #47dede
      
           Border around this has a color of #47dede        
        
          <div style="border:2px solid #47dede;">Content here</div>
        
        
          .myborder {border:2px solid #47dede;}
        
        Border color #47dede