#48249a color space conversions
Hex:
        #48249a
        RGB:
        72, 36, 154
        CMY:
        72, 86, 40
        CMYK:
        53, 77, 0, 40
      HSL:
        258°, 62.1053%, 37.2549%
        HSV (HSB):
        258°, 76.6234%, 60.3922%
        XYZ:
        9.1361, 4.9726, 31.0501
        xyY:
        0.2023, 0.1101, 4.9726
      CIE-Lab:
        26.6565, 45.1757, -58.0974
        CIE-LCH:
        26.6565, 73.5945, 307.8681
        CIE-Luv:
        26.6565, 3.0397, -74.6141
        Hunter-Lab:
        22.2992, 34.1085, -66.9477
      #48249a color charts
#48249a RGB chart
      #48249a CMYK chart
      #48249a RGB pie chart
      #48249a color shades, tints & tones
#48249a color schemes
#48249a color preview, HTML & CSS examples
           This text has a color of #48249a        
        
          <p style="color:#48249a;">Text here</p>
        
        
          .mytext {color:#48249a;}
        
        Text color #48249a
      
           This box has a color of #48249a        
        
          <div style="background-color:#48249a;">Content here</div>
        
        
          .mybackground {background-color:#48249a;}
        
        Background color #48249a
      
           Border around this has a color of #48249a        
        
          <div style="border:2px solid #48249a;">Content here</div>
        
        
          .myborder {border:2px solid #48249a;}
        
        Border color #48249a