#472f9b color space conversions
Hex:
        #472f9b
        RGB:
        71, 47, 155
        CMY:
        72, 82, 39
        CMYK:
        54, 70, 0, 39
      HSL:
        253°, 53.4653%, 39.6078%
        HSV (HSB):
        253°, 69.6774%, 60.7843%
        XYZ:
        9.5314, 5.7392, 31.6158
        xyY:
        0.2033, 0.1224, 5.7392
      CIE-Lab:
        28.7447, 39.4319, -55.2916
        CIE-LCH:
        28.7447, 67.9120, 305.4951
        CIE-Luv:
        28.7447, 0.8710, -73.6697
        Hunter-Lab:
        23.9566, 29.0945, -61.4760
      #472f9b color charts
#472f9b RGB chart
      #472f9b CMYK chart
      #472f9b RGB pie chart
      #472f9b color shades, tints & tones
#472f9b color schemes
#472f9b color preview, HTML & CSS examples
           This text has a color of #472f9b        
        
          <p style="color:#472f9b;">Text here</p>
        
        
          .mytext {color:#472f9b;}
        
        Text color #472f9b
      
           This box has a color of #472f9b        
        
          <div style="background-color:#472f9b;">Content here</div>
        
        
          .mybackground {background-color:#472f9b;}
        
        Background color #472f9b
      
           Border around this has a color of #472f9b        
        
          <div style="border:2px solid #472f9b;">Content here</div>
        
        
          .myborder {border:2px solid #472f9b;}
        
        Border color #472f9b