#48054d color space conversions
Hex:
        #48054d
        RGB:
        72, 5, 77
        CMY:
        72, 98, 70
        CMYK:
        6, 94, 0, 70
      HSL:
        296°, 87.8049%, 16.0784%
        HSV (HSB):
        296°, 93.5065%, 30.1961%
        XYZ:
        4.0663, 2.0221, 7.1972
        xyY:
        0.3061, 0.1522, 2.0221
      CIE-Lab:
        15.6027, 38.6550, -26.3782
        CIE-LCH:
        15.6027, 46.7976, 325.6904
        CIE-Luv:
        15.6027, 18.7963, -29.0653
        Hunter-Lab:
        14.2200, 26.1584, -20.0544
      #48054d color charts
#48054d RGB chart
      #48054d CMYK chart
      #48054d RGB pie chart
      #48054d color shades, tints & tones
#48054d color schemes
#48054d color preview, HTML & CSS examples
           This text has a color of #48054d        
        
          <p style="color:#48054d;">Text here</p>
        
        
          .mytext {color:#48054d;}
        
        Text color #48054d
      
           This box has a color of #48054d        
        
          <div style="background-color:#48054d;">Content here</div>
        
        
          .mybackground {background-color:#48054d;}
        
        Background color #48054d
      
           Border around this has a color of #48054d        
        
          <div style="border:2px solid #48054d;">Content here</div>
        
        
          .myborder {border:2px solid #48054d;}
        
        Border color #48054d