#4c48ac color space conversions
Hex:
        #4c48ac
        RGB:
        76, 72, 172
        CMY:
        70, 72, 33
        CMYK:
        56, 58, 0, 33
      HSL:
        242°, 40.9836%, 47.8431%
        HSV (HSB):
        242°, 58.1395%, 67.4510%
        XYZ:
        12.7443, 9.1498, 40.1241
        xyY:
        0.2055, 0.1475, 9.1498
      CIE-Lab:
        36.2711, 30.6083, -53.2651
        CIE-LCH:
        36.2711, 61.4332, 299.8834
        CIE-Luv:
        36.2711, -4.3804, -77.2137
        Hunter-Lab:
        30.2486, 22.2700, -57.4728
      #4c48ac color charts
#4c48ac RGB chart
      #4c48ac CMYK chart
      #4c48ac RGB pie chart
      #4c48ac color shades, tints & tones
#4c48ac color schemes
#4c48ac color preview, HTML & CSS examples
           This text has a color of #4c48ac        
        
          <p style="color:#4c48ac;">Text here</p>
        
        
          .mytext {color:#4c48ac;}
        
        Text color #4c48ac
      
           This box has a color of #4c48ac        
        
          <div style="background-color:#4c48ac;">Content here</div>
        
        
          .mybackground {background-color:#4c48ac;}
        
        Background color #4c48ac
      
           Border around this has a color of #4c48ac        
        
          <div style="border:2px solid #4c48ac;">Content here</div>
        
        
          .myborder {border:2px solid #4c48ac;}
        
        Border color #4c48ac