#47577d color space conversions
Hex:
        #47577d
        RGB:
        71, 87, 125
        CMY:
        72, 66, 51
        CMYK:
        43, 30, 0, 51
      HSL:
        222°, 27.5510%, 38.4314%
        HSV (HSB):
        222°, 43.2000%, 49.0196%
        XYZ:
        9.7084, 9.6367, 20.7504
        xyY:
        0.2421, 0.2403, 9.6367
      CIE-Lab:
        37.1822, 4.4918, -23.4003
        CIE-LCH:
        37.1822, 23.8276, 280.8661
        CIE-Luv:
        37.1822, -8.9315, -32.7501
        Hunter-Lab:
        31.0430, 1.4991, -17.9018
      #47577d color charts
#47577d RGB chart
      #47577d CMYK chart
      #47577d RGB pie chart
      #47577d color shades, tints & tones
#47577d color schemes
#47577d color preview, HTML & CSS examples
           This text has a color of #47577d        
        
          <p style="color:#47577d;">Text here</p>
        
        
          .mytext {color:#47577d;}
        
        Text color #47577d
      
           This box has a color of #47577d        
        
          <div style="background-color:#47577d;">Content here</div>
        
        
          .mybackground {background-color:#47577d;}
        
        Background color #47577d
      
           Border around this has a color of #47577d        
        
          <div style="border:2px solid #47577d;">Content here</div>
        
        
          .myborder {border:2px solid #47577d;}
        
        Border color #47577d