#47507f color space conversions
Hex:
        #47507f
        RGB:
        71, 80, 127
        CMY:
        72, 69, 50
        CMYK:
        44, 37, 0, 50
      HSL:
        230°, 28.2828%, 38.8235%
        HSV (HSB):
        230°, 44.0945%, 49.8039%
        XYZ:
        9.2980, 8.6092, 21.2504
        xyY:
        0.2375, 0.2199, 8.6092
      CIE-Lab:
        35.2208, 9.6053, -27.6993
        CIE-LCH:
        35.2208, 29.3174, 289.1251
        CIE-Luv:
        35.2208, -6.3609, -38.9705
        Hunter-Lab:
        29.3415, 5.2169, -22.4013
      #47507f color charts
#47507f RGB chart
      #47507f CMYK chart
      #47507f RGB pie chart
      #47507f color shades, tints & tones
#47507f color schemes
#47507f color preview, HTML & CSS examples
           This text has a color of #47507f        
        
          <p style="color:#47507f;">Text here</p>
        
        
          .mytext {color:#47507f;}
        
        Text color #47507f
      
           This box has a color of #47507f        
        
          <div style="background-color:#47507f;">Content here</div>
        
        
          .mybackground {background-color:#47507f;}
        
        Background color #47507f
      
           Border around this has a color of #47507f        
        
          <div style="border:2px solid #47507f;">Content here</div>
        
        
          .myborder {border:2px solid #47507f;}
        
        Border color #47507f