#48348f color space conversions
Hex:
        #48348f
        RGB:
        72, 52, 143
        CMY:
        72, 80, 44
        CMYK:
        50, 64, 0, 44
      HSL:
        253°, 46.6667%, 38.2353%
        HSV (HSB):
        253°, 63.6364%, 56.0784%
        XYZ:
        8.8584, 5.8169, 26.6425
        xyY:
        0.2144, 0.1408, 5.8169
      CIE-Lab:
        28.9457, 32.9639, -47.6010
        CIE-LCH:
        28.9457, 57.9006, 304.7028
        CIE-Luv:
        28.9457, 1.2956, -64.3268
        Hunter-Lab:
        24.1182, 23.3547, -48.6128
      #48348f color charts
#48348f RGB chart
      #48348f CMYK chart
      #48348f RGB pie chart
      #48348f color shades, tints & tones
#48348f color schemes
#48348f color preview, HTML & CSS examples
           This text has a color of #48348f        
        
          <p style="color:#48348f;">Text here</p>
        
        
          .mytext {color:#48348f;}
        
        Text color #48348f
      
           This box has a color of #48348f        
        
          <div style="background-color:#48348f;">Content here</div>
        
        
          .mybackground {background-color:#48348f;}
        
        Background color #48348f
      
           Border around this has a color of #48348f        
        
          <div style="border:2px solid #48348f;">Content here</div>
        
        
          .myborder {border:2px solid #48348f;}
        
        Border color #48348f