#47259f color space conversions
Hex:
        #47259f
        RGB:
        71, 37, 159
        CMY:
        72, 85, 38
        CMYK:
        55, 77, 0, 38
      HSL:
        257°, 62.2449%, 38.4314%
        HSV (HSB):
        257°, 76.7296%, 62.3529%
        XYZ:
        9.5181, 5.1659, 33.2964
        xyY:
        0.1984, 0.1077, 5.1659
      CIE-Lab:
        27.2024, 45.9714, -60.2570
        CIE-LCH:
        27.2024, 75.7910, 307.3408
        CIE-Luv:
        27.2024, 2.0755, -77.6469
        Hunter-Lab:
        22.7287, 34.9754, -70.9467
      #47259f color charts
#47259f RGB chart
      #47259f CMYK chart
      #47259f RGB pie chart
      #47259f color shades, tints & tones
#47259f color schemes
#47259f color preview, HTML & CSS examples
           This text has a color of #47259f        
        
          <p style="color:#47259f;">Text here</p>
        
        
          .mytext {color:#47259f;}
        
        Text color #47259f
      
           This box has a color of #47259f        
        
          <div style="background-color:#47259f;">Content here</div>
        
        
          .mybackground {background-color:#47259f;}
        
        Background color #47259f
      
           Border around this has a color of #47259f        
        
          <div style="border:2px solid #47259f;">Content here</div>
        
        
          .myborder {border:2px solid #47259f;}
        
        Border color #47259f