#47f8db color space conversions
Hex:
        #47f8db
        RGB:
        71, 248, 219
        CMY:
        72, 3, 14
        CMYK:
        71, 0, 12, 3
      HSL:
        170°, 92.6702%, 62.5490%
        HSV (HSB):
        170°, 71.3710%, 97.2549%
        XYZ:
        48.9521, 73.5889, 78.6419
        xyY:
        0.2433, 0.3658, 73.5889
      CIE-Lab:
        88.7278, -50.6253, 1.1216
        CIE-LCH:
        88.7278, 50.6377, 178.7308
        CIE-Luv:
        88.7278, -65.5623, 9.8976
        Hunter-Lab:
        85.7840, -48.2619, 5.6951
      #47f8db color charts
#47f8db RGB chart
      #47f8db CMYK chart
      #47f8db RGB pie chart
      #47f8db color shades, tints & tones
#47f8db color schemes
#47f8db color preview, HTML & CSS examples
           This text has a color of #47f8db        
        
          <p style="color:#47f8db;">Text here</p>
        
        
          .mytext {color:#47f8db;}
        
        Text color #47f8db
      
           This box has a color of #47f8db        
        
          <div style="background-color:#47f8db;">Content here</div>
        
        
          .mybackground {background-color:#47f8db;}
        
        Background color #47f8db
      
           Border around this has a color of #47f8db        
        
          <div style="border:2px solid #47f8db;">Content here</div>
        
        
          .myborder {border:2px solid #47f8db;}
        
        Border color #47f8db