#47417b color space conversions
Hex:
        #47417b
        RGB:
        71, 65, 123
        CMY:
        72, 75, 52
        CMYK:
        42, 47, 0, 52
      HSL:
        246°, 30.8511%, 36.8627%
        HSV (HSB):
        246°, 47.1545%, 48.2353%
        XYZ:
        8.0640, 6.5502, 19.5782
        xyY:
        0.2358, 0.1916, 6.5502
      CIE-Lab:
        30.7603, 18.1522, -32.2633
        CIE-LCH:
        30.7603, 37.0192, 299.3633
        CIE-Luv:
        30.7603, -0.9642, -44.4524
        Hunter-Lab:
        25.5935, 11.4532, -27.4396
      #47417b color charts
#47417b RGB chart
      #47417b CMYK chart
      #47417b RGB pie chart
      #47417b color shades, tints & tones
#47417b color schemes
#47417b color preview, HTML & CSS examples
           This text has a color of #47417b        
        
          <p style="color:#47417b;">Text here</p>
        
        
          .mytext {color:#47417b;}
        
        Text color #47417b
      
           This box has a color of #47417b        
        
          <div style="background-color:#47417b;">Content here</div>
        
        
          .mybackground {background-color:#47417b;}
        
        Background color #47417b
      
           Border around this has a color of #47417b        
        
          <div style="border:2px solid #47417b;">Content here</div>
        
        
          .myborder {border:2px solid #47417b;}
        
        Border color #47417b