#47dbcf color space conversions
Hex:
        #47dbcf
        RGB:
        71, 219, 207
        CMY:
        72, 14, 19
        CMYK:
        68, 0, 5, 14
      HSL:
        175°, 67.2727%, 56.8627%
        HSV (HSB):
        175°, 67.5799%, 85.8824%
        XYZ:
        39.1925, 56.5076, 67.8729
        xyY:
        0.2396, 0.3455, 56.5076
      CIE-Lab:
        79.9019, -41.2141, -5.4995
        CIE-LCH:
        79.9019, 41.5794, 187.6005
        CIE-Luv:
        79.9019, -56.1639, -2.0169
        Hunter-Lab:
        75.1716, -38.4849, -0.9132
      #47dbcf color charts
#47dbcf RGB chart
      #47dbcf CMYK chart
      #47dbcf RGB pie chart
      #47dbcf color shades, tints & tones
#47dbcf color schemes
#47dbcf color preview, HTML & CSS examples
           This text has a color of #47dbcf        
        
          <p style="color:#47dbcf;">Text here</p>
        
        
          .mytext {color:#47dbcf;}
        
        Text color #47dbcf
      
           This box has a color of #47dbcf        
        
          <div style="background-color:#47dbcf;">Content here</div>
        
        
          .mybackground {background-color:#47dbcf;}
        
        Background color #47dbcf
      
           Border around this has a color of #47dbcf        
        
          <div style="border:2px solid #47dbcf;">Content here</div>
        
        
          .myborder {border:2px solid #47dbcf;}
        
        Border color #47dbcf