#48124b color space conversions
Hex:
        #48124b
        RGB:
        72, 18, 75
        CMY:
        72, 93, 71
        CMYK:
        4, 76, 0, 71
      HSL:
        297°, 61.2903%, 18.2353%
        HSV (HSB):
        297°, 76.0000%, 29.4118%
        XYZ:
        4.1588, 2.3183, 6.8849
        xyY:
        0.3112, 0.1735, 2.3183
      CIE-Lab:
        17.0763, 33.6193, -22.6507
        CIE-LCH:
        17.0763, 40.5377, 326.0302
        CIE-Luv:
        17.0763, 18.0541, -26.2361
        Hunter-Lab:
        15.2261, 22.1092, -16.1514
      #48124b color charts
#48124b RGB chart
      #48124b CMYK chart
      #48124b RGB pie chart
      #48124b color shades, tints & tones
#48124b color schemes
#48124b color preview, HTML & CSS examples
           This text has a color of #48124b        
        
          <p style="color:#48124b;">Text here</p>
        
        
          .mytext {color:#48124b;}
        
        Text color #48124b
      
           This box has a color of #48124b        
        
          <div style="background-color:#48124b;">Content here</div>
        
        
          .mybackground {background-color:#48124b;}
        
        Background color #48124b
      
           Border around this has a color of #48124b        
        
          <div style="border:2px solid #48124b;">Content here</div>
        
        
          .myborder {border:2px solid #48124b;}
        
        Border color #48124b