#470c8f color space conversions
Hex:
        #470c8f
        RGB:
        71, 12, 143
        CMY:
        72, 95, 44
        CMYK:
        50, 92, 0, 44
      HSL:
        267°, 84.5161%, 30.3922%
        HSV (HSB):
        267°, 91.6084%, 56.0784%
        XYZ:
        7.6879, 3.5857, 26.2735
        xyY:
        0.2048, 0.0955, 3.5857
      CIE-Lab:
        22.2516, 51.3579, -58.5623
        CIE-LCH:
        22.2516, 77.8921, 311.2501
        CIE-Luv:
        22.2516, 6.1774, -68.9360
        Hunter-Lab:
        18.9360, 39.3324, -69.0093
      #470c8f color charts
#470c8f RGB chart
      #470c8f CMYK chart
      #470c8f RGB pie chart
      #470c8f color shades, tints & tones
#470c8f color schemes
#470c8f color preview, HTML & CSS examples
           This text has a color of #470c8f        
        
          <p style="color:#470c8f;">Text here</p>
        
        
          .mytext {color:#470c8f;}
        
        Text color #470c8f
      
           This box has a color of #470c8f        
        
          <div style="background-color:#470c8f;">Content here</div>
        
        
          .mybackground {background-color:#470c8f;}
        
        Background color #470c8f
      
           Border around this has a color of #470c8f        
        
          <div style="border:2px solid #470c8f;">Content here</div>
        
        
          .myborder {border:2px solid #470c8f;}
        
        Border color #470c8f