#47739f color space conversions
Hex:
        #47739f
        RGB:
        71, 115, 159
        CMY:
        72, 55, 38
        CMYK:
        55, 28, 0, 38
      HSL:
        210°, 38.2609%, 45.0980%
        HSV (HSB):
        210°, 55.3459%, 62.3529%
        XYZ:
        14.9873, 16.1043, 35.1194
        xyY:
        0.2264, 0.2432, 16.1043
      CIE-Lab:
        47.1110, -1.9051, -28.3474
        CIE-LCH:
        47.1110, 28.4113, 266.1552
        CIE-Luv:
        47.1110, -19.7164, -41.5566
        Hunter-Lab:
        40.1301, -3.5638, -23.7959
      #47739f color charts
#47739f RGB chart
      #47739f CMYK chart
      #47739f RGB pie chart
      #47739f color shades, tints & tones
#47739f color schemes
#47739f color preview, HTML & CSS examples
           This text has a color of #47739f        
        
          <p style="color:#47739f;">Text here</p>
        
        
          .mytext {color:#47739f;}
        
        Text color #47739f
      
           This box has a color of #47739f        
        
          <div style="background-color:#47739f;">Content here</div>
        
        
          .mybackground {background-color:#47739f;}
        
        Background color #47739f
      
           Border around this has a color of #47739f        
        
          <div style="border:2px solid #47739f;">Content here</div>
        
        
          .myborder {border:2px solid #47739f;}
        
        Border color #47739f