#47016e color space conversions
Hex:
        #47016e
        RGB:
        71, 1, 110
        CMY:
        72, 100, 57
        CMYK:
        35, 99, 0, 57
      HSL:
        279°, 98.1982%, 21.7647%
        HSV (HSB):
        279°, 99.0909%, 43.1373%
        XYZ:
        5.4239, 2.4871, 14.9460
        xyY:
        0.2373, 0.1088, 2.4871
      CIE-Lab:
        17.8601, 46.5494, -44.7901
        CIE-LCH:
        17.8601, 64.5988, 316.1034
        CIE-Luv:
        17.8601, 11.5893, -49.3899
        Hunter-Lab:
        15.7705, 33.7921, -45.1510
      #47016e color charts
#47016e RGB chart
      #47016e CMYK chart
      #47016e RGB pie chart
      #47016e color shades, tints & tones
#47016e color schemes
#47016e color preview, HTML & CSS examples
           This text has a color of #47016e        
        
          <p style="color:#47016e;">Text here</p>
        
        
          .mytext {color:#47016e;}
        
        Text color #47016e
      
           This box has a color of #47016e        
        
          <div style="background-color:#47016e;">Content here</div>
        
        
          .mybackground {background-color:#47016e;}
        
        Background color #47016e
      
           Border around this has a color of #47016e        
        
          <div style="border:2px solid #47016e;">Content here</div>
        
        
          .myborder {border:2px solid #47016e;}
        
        Border color #47016e