#47267d color space conversions
Hex:
        #47267d
        RGB:
        71, 38, 125
        CMY:
        72, 85, 51
        CMYK:
        43, 70, 0, 51
      HSL:
        263°, 53.3742%, 31.9608%
        HSV (HSB):
        263°, 69.6000%, 49.0196%
        XYZ:
        6.9933, 4.2065, 19.8454
        xyY:
        0.2253, 0.1355, 4.2065
      CIE-Lab:
        24.3427, 35.6257, -43.8394
        CIE-LCH:
        24.3427, 56.4897, 309.0988
        CIE-Luv:
        24.3427, 5.6831, -55.7844
        Hunter-Lab:
        20.5097, 24.9721, -43.0127
      #47267d color charts
#47267d RGB chart
      #47267d CMYK chart
      #47267d RGB pie chart
      #47267d color shades, tints & tones
#47267d color schemes
#47267d color preview, HTML & CSS examples
           This text has a color of #47267d        
        
          <p style="color:#47267d;">Text here</p>
        
        
          .mytext {color:#47267d;}
        
        Text color #47267d
      
           This box has a color of #47267d        
        
          <div style="background-color:#47267d;">Content here</div>
        
        
          .mybackground {background-color:#47267d;}
        
        Background color #47267d
      
           Border around this has a color of #47267d        
        
          <div style="border:2px solid #47267d;">Content here</div>
        
        
          .myborder {border:2px solid #47267d;}
        
        Border color #47267d