#47bdbd color space conversions
Hex:
        #47bdbd
        RGB:
        71, 189, 189
        CMY:
        72, 26, 26
        CMYK:
        62, 0, 0, 26
      HSL:
        180°, 47.2000%, 50.9804%
        HSV (HSB):
        180°, 62.4339%, 74.1176%
        XYZ:
        29.9814, 41.4089, 54.5566
        xyY:
        0.2380, 0.3288, 41.4089
      CIE-Lab:
        70.4615, -32.3165, -9.7804
        CIE-LCH:
        70.4615, 33.7641, 196.8382
        CIE-Luv:
        70.4615, -46.3979, -10.0204
        Hunter-Lab:
        64.3498, -29.4465, -5.2221
      #47bdbd color charts
#47bdbd RGB chart
      #47bdbd CMYK chart
      #47bdbd RGB pie chart
      #47bdbd color shades, tints & tones
#47bdbd color schemes
#47bdbd color preview, HTML & CSS examples
           This text has a color of #47bdbd        
        
          <p style="color:#47bdbd;">Text here</p>
        
        
          .mytext {color:#47bdbd;}
        
        Text color #47bdbd
      
           This box has a color of #47bdbd        
        
          <div style="background-color:#47bdbd;">Content here</div>
        
        
          .mybackground {background-color:#47bdbd;}
        
        Background color #47bdbd
      
           Border around this has a color of #47bdbd        
        
          <div style="border:2px solid #47bdbd;">Content here</div>
        
        
          .myborder {border:2px solid #47bdbd;}
        
        Border color #47bdbd