#470c5f color space conversions
Hex:
        #470c5f
        RGB:
        71, 12, 95
        CMY:
        72, 95, 63
        CMYK:
        25, 87, 0, 63
      HSL:
        283°, 77.5701%, 20.9804%
        HSV (HSB):
        283°, 87.3684%, 37.2549%
        XYZ:
        4.7956, 2.4288, 11.0425
        xyY:
        0.2625, 0.1330, 2.4288
      CIE-Lab:
        17.5933, 39.9594, -35.3485
        CIE-LCH:
        17.5933, 53.3505, 318.5037
        CIE-Luv:
        17.5933, 13.7557, -39.8773
        Hunter-Lab:
        15.5845, 27.6541, -31.1013
      #470c5f color charts
#470c5f RGB chart
      #470c5f CMYK chart
      #470c5f RGB pie chart
      #470c5f color shades, tints & tones
#470c5f color schemes
#470c5f color preview, HTML & CSS examples
           This text has a color of #470c5f        
        
          <p style="color:#470c5f;">Text here</p>
        
        
          .mytext {color:#470c5f;}
        
        Text color #470c5f
      
           This box has a color of #470c5f        
        
          <div style="background-color:#470c5f;">Content here</div>
        
        
          .mybackground {background-color:#470c5f;}
        
        Background color #470c5f
      
           Border around this has a color of #470c5f        
        
          <div style="border:2px solid #470c5f;">Content here</div>
        
        
          .myborder {border:2px solid #470c5f;}
        
        Border color #470c5f