#48438f color space conversions
Hex:
        #48438f
        RGB:
        72, 67, 143
        CMY:
        72, 74, 44
        CMYK:
        50, 53, 0, 44
      HSL:
        244°, 36.1905%, 41.1765%
        HSV (HSB):
        244°, 53.1469%, 56.0784%
        XYZ:
        9.6376, 7.3752, 26.9022
        xyY:
        0.2195, 0.1679, 7.3752
      CIE-Lab:
        32.6462, 23.4738, -41.6259
        CIE-LCH:
        32.6462, 47.7884, 299.4197
        CIE-Luv:
        32.6462, -2.5552, -58.5919
        Hunter-Lab:
        27.1573, 15.8206, -39.7229
      #48438f color charts
#48438f RGB chart
      #48438f CMYK chart
      #48438f RGB pie chart
      #48438f color shades, tints & tones
#48438f color schemes
#48438f color preview, HTML & CSS examples
           This text has a color of #48438f        
        
          <p style="color:#48438f;">Text here</p>
        
        
          .mytext {color:#48438f;}
        
        Text color #48438f
      
           This box has a color of #48438f        
        
          <div style="background-color:#48438f;">Content here</div>
        
        
          .mybackground {background-color:#48438f;}
        
        Background color #48438f
      
           Border around this has a color of #48438f        
        
          <div style="border:2px solid #48438f;">Content here</div>
        
        
          .myborder {border:2px solid #48438f;}
        
        Border color #48438f