#47226e color space conversions
Hex:
        #47226e
        RGB:
        71, 34, 110
        CMY:
        72, 87, 57
        CMYK:
        35, 69, 0, 57
      HSL:
        269°, 52.7778%, 28.2353%
        HSV (HSB):
        269°, 69.0909%, 43.1373%
        XYZ:
        5.9850, 3.6094, 15.1331
        xyY:
        0.2420, 0.1460, 3.6094
      CIE-Lab:
        22.3358, 33.6799, -37.5021
        CIE-LCH:
        22.3358, 50.4058, 311.9264
        CIE-Luv:
        22.3358, 8.4279, -46.6030
        Hunter-Lab:
        18.9985, 22.9848, -33.9279
      #47226e color charts
#47226e RGB chart
      #47226e CMYK chart
      #47226e RGB pie chart
      #47226e color shades, tints & tones
#47226e color schemes
#47226e color preview, HTML & CSS examples
           This text has a color of #47226e        
        
          <p style="color:#47226e;">Text here</p>
        
        
          .mytext {color:#47226e;}
        
        Text color #47226e
      
           This box has a color of #47226e        
        
          <div style="background-color:#47226e;">Content here</div>
        
        
          .mybackground {background-color:#47226e;}
        
        Background color #47226e
      
           Border around this has a color of #47226e        
        
          <div style="border:2px solid #47226e;">Content here</div>
        
        
          .myborder {border:2px solid #47226e;}
        
        Border color #47226e