#48438d color space conversions
Hex:
        #48438d
        RGB:
        72, 67, 141
        CMY:
        72, 74, 45
        CMYK:
        49, 52, 0, 45
      HSL:
        244°, 35.5769%, 40.7843%
        HSV (HSB):
        244°, 52.4823%, 55.2941%
        XYZ:
        9.4874, 7.3151, 26.1112
        xyY:
        0.2211, 0.1705, 7.3151
      CIE-Lab:
        32.5138, 22.8271, -40.6120
        CIE-LCH:
        32.5138, 46.5877, 299.3394
        CIE-Luv:
        32.5138, -2.4250, -57.0912
        Hunter-Lab:
        27.0465, 15.2829, -38.3073
      #48438d color charts
#48438d RGB chart
      #48438d CMYK chart
      #48438d RGB pie chart
      #48438d color shades, tints & tones
#48438d color schemes
#48438d color preview, HTML & CSS examples
           This text has a color of #48438d        
        
          <p style="color:#48438d;">Text here</p>
        
        
          .mytext {color:#48438d;}
        
        Text color #48438d
      
           This box has a color of #48438d        
        
          <div style="background-color:#48438d;">Content here</div>
        
        
          .mybackground {background-color:#48438d;}
        
        Background color #48438d
      
           Border around this has a color of #48438d        
        
          <div style="border:2px solid #48438d;">Content here</div>
        
        
          .myborder {border:2px solid #48438d;}
        
        Border color #48438d