#470b6e color space conversions
Hex:
        #470b6e
        RGB:
        71, 11, 110
        CMY:
        72, 96, 57
        CMYK:
        35, 90, 0, 57
      HSL:
        276°, 81.8182%, 23.7255%
        HSV (HSB):
        276°, 90.0000%, 43.1373%
        XYZ:
        5.5327, 2.7047, 14.9823
        xyY:
        0.2383, 0.1165, 2.7047
      CIE-Lab:
        18.8203, 43.6896, -43.2181
        CIE-LCH:
        18.8203, 61.4539, 315.3108
        CIE-Luv:
        18.8203, 11.0637, -49.1736
        Hunter-Lab:
        16.4461, 31.2693, -42.5008
      #470b6e color charts
#470b6e RGB chart
      #470b6e CMYK chart
      #470b6e RGB pie chart
      #470b6e color shades, tints & tones
#470b6e color schemes
#470b6e color preview, HTML & CSS examples
           This text has a color of #470b6e        
        
          <p style="color:#470b6e;">Text here</p>
        
        
          .mytext {color:#470b6e;}
        
        Text color #470b6e
      
           This box has a color of #470b6e        
        
          <div style="background-color:#470b6e;">Content here</div>
        
        
          .mybackground {background-color:#470b6e;}
        
        Background color #470b6e
      
           Border around this has a color of #470b6e        
        
          <div style="border:2px solid #470b6e;">Content here</div>
        
        
          .myborder {border:2px solid #470b6e;}
        
        Border color #470b6e