#470aa7 color space conversions
Hex:
        #470aa7
        RGB:
        71, 10, 167
        CMY:
        72, 96, 35
        CMYK:
        57, 94, 0, 35
      HSL:
        263°, 88.7006%, 34.7059%
        HSV (HSB):
        263°, 94.0120%, 65.4902%
        XYZ:
        9.6821, 4.3467, 36.8879
        xyY:
        0.1902, 0.0854, 4.3467
      CIE-Lab:
        24.7860, 57.7129, -69.1035
        CIE-LCH:
        24.7860, 90.0337, 309.8675
        CIE-Luv:
        24.7860, 3.5080, -82.9705
        Hunter-Lab:
        20.8487, 46.4099, -90.3084
      #470aa7 color charts
#470aa7 RGB chart
      #470aa7 CMYK chart
      #470aa7 RGB pie chart
      #470aa7 color shades, tints & tones
#470aa7 color schemes
#470aa7 color preview, HTML & CSS examples
           This text has a color of #470aa7        
        
          <p style="color:#470aa7;">Text here</p>
        
        
          .mytext {color:#470aa7;}
        
        Text color #470aa7
      
           This box has a color of #470aa7        
        
          <div style="background-color:#470aa7;">Content here</div>
        
        
          .mybackground {background-color:#470aa7;}
        
        Background color #470aa7
      
           Border around this has a color of #470aa7        
        
          <div style="border:2px solid #470aa7;">Content here</div>
        
        
          .myborder {border:2px solid #470aa7;}
        
        Border color #470aa7