#470f6e color space conversions
Hex:
        #470f6e
        RGB:
        71, 15, 110
        CMY:
        72, 94, 57
        CMYK:
        35, 86, 0, 57
      HSL:
        275°, 76.0000%, 24.5098%
        HSV (HSB):
        275°, 86.3636%, 43.1373%
        XYZ:
        5.5838, 2.8070, 14.9994
        xyY:
        0.2387, 0.1200, 2.8070
      CIE-Lab:
        19.2539, 42.4160, -42.5096
        CIE-LCH:
        19.2539, 60.0515, 314.9368
        CIE-Luv:
        19.2539, 10.7967, -49.0018
        Hunter-Lab:
        16.7542, 30.1706, -41.3520
      #470f6e color charts
#470f6e RGB chart
      #470f6e CMYK chart
      #470f6e RGB pie chart
      #470f6e color shades, tints & tones
#470f6e color schemes
#470f6e color preview, HTML & CSS examples
           This text has a color of #470f6e        
        
          <p style="color:#470f6e;">Text here</p>
        
        
          .mytext {color:#470f6e;}
        
        Text color #470f6e
      
           This box has a color of #470f6e        
        
          <div style="background-color:#470f6e;">Content here</div>
        
        
          .mybackground {background-color:#470f6e;}
        
        Background color #470f6e
      
           Border around this has a color of #470f6e        
        
          <div style="border:2px solid #470f6e;">Content here</div>
        
        
          .myborder {border:2px solid #470f6e;}
        
        Border color #470f6e