#48449d color space conversions
Hex:
        #48449d
        RGB:
        72, 68, 157
        CMY:
        72, 73, 38
        CMYK:
        54, 57, 0, 38
      HSL:
        243°, 39.5556%, 44.1176%
        HSV (HSB):
        243°, 56.6879%, 61.5686%
        XYZ:
        10.8254, 7.9463, 32.8615
        xyY:
        0.2097, 0.1539, 7.9463
      CIE-Lab:
        33.8708, 27.4060, -48.1706
        CIE-LCH:
        33.8708, 55.4211, 299.6371
        CIE-Luv:
        33.8708, -3.7085, -68.4681
        Hunter-Lab:
        28.1892, 19.2179, -49.3849
      #48449d color charts
#48449d RGB chart
      #48449d CMYK chart
      #48449d RGB pie chart
      #48449d color shades, tints & tones
#48449d color schemes
#48449d color preview, HTML & CSS examples
           This text has a color of #48449d        
        
          <p style="color:#48449d;">Text here</p>
        
        
          .mytext {color:#48449d;}
        
        Text color #48449d
      
           This box has a color of #48449d        
        
          <div style="background-color:#48449d;">Content here</div>
        
        
          .mybackground {background-color:#48449d;}
        
        Background color #48449d
      
           Border around this has a color of #48449d        
        
          <div style="border:2px solid #48449d;">Content here</div>
        
        
          .myborder {border:2px solid #48449d;}
        
        Border color #48449d