#48489d color space conversions
Hex:
        #48489d
        RGB:
        72, 72, 157
        CMY:
        72, 72, 38
        CMYK:
        54, 54, 0, 38
      HSL:
        240°, 37.1179%, 44.9020%
        HSV (HSB):
        240°, 54.1401%, 61.5686%
        XYZ:
        11.0757, 8.4468, 32.9449
        xyY:
        0.2111, 0.1610, 8.4468
      CIE-Lab:
        34.8965, 24.8379, -46.5155
        CIE-LCH:
        34.8965, 52.7315, 298.1009
        CIE-Luv:
        34.8965, -4.8098, -66.7085
        Hunter-Lab:
        29.0633, 17.1632, -46.8643
      #48489d color charts
#48489d RGB chart
      #48489d CMYK chart
      #48489d RGB pie chart
      #48489d color shades, tints & tones
#48489d color schemes
#48489d color preview, HTML & CSS examples
           This text has a color of #48489d        
        
          <p style="color:#48489d;">Text here</p>
        
        
          .mytext {color:#48489d;}
        
        Text color #48489d
      
           This box has a color of #48489d        
        
          <div style="background-color:#48489d;">Content here</div>
        
        
          .mybackground {background-color:#48489d;}
        
        Background color #48489d
      
           Border around this has a color of #48489d        
        
          <div style="border:2px solid #48489d;">Content here</div>
        
        
          .myborder {border:2px solid #48489d;}
        
        Border color #48489d