#4f48ac color space conversions
Hex:
        #4f48ac
        RGB:
        79, 72, 172
        CMY:
        69, 72, 33
        CMYK:
        54, 58, 0, 33
      HSL:
        244°, 40.9836%, 47.8431%
        HSV (HSB):
        244°, 58.1395%, 67.4510%
        XYZ:
        12.9882, 9.2756, 40.1355
        xyY:
        0.2081, 0.1486, 9.2756
      CIE-Lab:
        36.5095, 31.2033, -52.8676
        CIE-LCH:
        36.5095, 61.3892, 300.5498
        CIE-Luv:
        36.5095, -3.4205, -76.8982
        Hunter-Lab:
        30.4558, 22.8257, -56.8150
      #4f48ac color charts
#4f48ac RGB chart
      #4f48ac CMYK chart
      #4f48ac RGB pie chart
      #4f48ac color shades, tints & tones
#4f48ac color schemes
#4f48ac color preview, HTML & CSS examples
           This text has a color of #4f48ac        
        
          <p style="color:#4f48ac;">Text here</p>
        
        
          .mytext {color:#4f48ac;}
        
        Text color #4f48ac
      
           This box has a color of #4f48ac        
        
          <div style="background-color:#4f48ac;">Content here</div>
        
        
          .mybackground {background-color:#4f48ac;}
        
        Background color #4f48ac
      
           Border around this has a color of #4f48ac        
        
          <div style="border:2px solid #4f48ac;">Content here</div>
        
        
          .myborder {border:2px solid #4f48ac;}
        
        Border color #4f48ac