#470f9e color space conversions
Hex:
        #470f9e
        RGB:
        71, 15, 158
        CMY:
        72, 94, 38
        CMYK:
        55, 91, 0, 38
      HSL:
        263°, 82.6590%, 33.9216%
        HSV (HSB):
        263°, 90.5063%, 61.9608%
        XYZ:
        8.9409, 4.1499, 32.6775
        xyY:
        0.1954, 0.0907, 4.1499
      CIE-Lab:
        24.1608, 54.2899, -64.6610
        CIE-LCH:
        24.1608, 84.4301, 310.0171
        CIE-Luv:
        24.1608, 4.2410, -77.7773
        Hunter-Lab:
        20.3712, 42.6939, -80.8474
      #470f9e color charts
#470f9e RGB chart
      #470f9e CMYK chart
      #470f9e RGB pie chart
      #470f9e color shades, tints & tones
#470f9e color schemes
#470f9e color preview, HTML & CSS examples
           This text has a color of #470f9e        
        
          <p style="color:#470f9e;">Text here</p>
        
        
          .mytext {color:#470f9e;}
        
        Text color #470f9e
      
           This box has a color of #470f9e        
        
          <div style="background-color:#470f9e;">Content here</div>
        
        
          .mybackground {background-color:#470f9e;}
        
        Background color #470f9e
      
           Border around this has a color of #470f9e        
        
          <div style="border:2px solid #470f9e;">Content here</div>
        
        
          .myborder {border:2px solid #470f9e;}
        
        Border color #470f9e