#4f48eb color space conversions
Hex:
        #4f48eb
        RGB:
        79, 72, 235
        CMY:
        69, 72, 8
        CMYK:
        66, 69, 0, 8
      HSL:
        243°, 80.2956%, 60.1961%
        HSV (HSB):
        243°, 69.3617%, 92.1569%
        XYZ:
        20.5372, 12.2952, 79.8880
        xyY:
        0.1822, 0.1091, 12.2952
      CIE-Lab:
        41.6814, 51.4076, -80.9357
        CIE-LCH:
        41.6814, 95.8818, 302.4223
        CIE-Luv:
        41.6814, -7.0883, -118.9177
        Hunter-Lab:
        35.0644, 43.1845, -110.5365
      #4f48eb color charts
#4f48eb RGB chart
      #4f48eb CMYK chart
      #4f48eb RGB pie chart
      #4f48eb color shades, tints & tones
#4f48eb color schemes
#4f48eb color preview, HTML & CSS examples
           This text has a color of #4f48eb        
        
          <p style="color:#4f48eb;">Text here</p>
        
        
          .mytext {color:#4f48eb;}
        
        Text color #4f48eb
      
           This box has a color of #4f48eb        
        
          <div style="background-color:#4f48eb;">Content here</div>
        
        
          .mybackground {background-color:#4f48eb;}
        
        Background color #4f48eb
      
           Border around this has a color of #4f48eb        
        
          <div style="border:2px solid #4f48eb;">Content here</div>
        
        
          .myborder {border:2px solid #4f48eb;}
        
        Border color #4f48eb