#48609f color space conversions
Hex:
        #48609f
        RGB:
        72, 96, 159
        CMY:
        72, 62, 38
        CMYK:
        55, 40, 0, 38
      HSL:
        223°, 37.6623%, 45.2941%
        HSV (HSB):
        223°, 54.7170%, 62.3529%
        XYZ:
        13.1134, 12.2467, 34.4736
        xyY:
        0.2192, 0.2047, 12.2467
      CIE-Lab:
        41.6055, 10.0624, -36.9937
        CIE-LCH:
        41.6055, 38.3377, 285.2166
        CIE-Luv:
        41.6055, -12.5110, -54.7485
        Hunter-Lab:
        34.9952, 5.6456, -33.9095
      #48609f color charts
#48609f RGB chart
      #48609f CMYK chart
      #48609f RGB pie chart
      #48609f color shades, tints & tones
#48609f color schemes
#48609f color preview, HTML & CSS examples
           This text has a color of #48609f        
        
          <p style="color:#48609f;">Text here</p>
        
        
          .mytext {color:#48609f;}
        
        Text color #48609f
      
           This box has a color of #48609f        
        
          <div style="background-color:#48609f;">Content here</div>
        
        
          .mybackground {background-color:#48609f;}
        
        Background color #48609f
      
           Border around this has a color of #48609f        
        
          <div style="border:2px solid #48609f;">Content here</div>
        
        
          .myborder {border:2px solid #48609f;}
        
        Border color #48609f