#4f48da color space conversions
Hex:
        #4f48da
        RGB:
        79, 72, 218
        CMY:
        69, 72, 15
        CMYK:
        64, 67, 0, 15
      HSL:
        243°, 66.3636%, 56.8627%
        HSV (HSB):
        243°, 66.9725%, 85.4902%
        XYZ:
        18.1967, 11.3589, 67.5631
        xyY:
        0.1874, 0.1170, 11.3589
      CIE-Lab:
        40.1786, 46.0250, -73.7276
        CIE-LCH:
        40.1786, 86.9141, 301.9748
        CIE-Luv:
        40.1786, -6.1701, -108.1507
        Hunter-Lab:
        33.7030, 37.3941, -95.2641
      #4f48da color charts
#4f48da RGB chart
      #4f48da CMYK chart
      #4f48da RGB pie chart
      #4f48da color shades, tints & tones
#4f48da color schemes
#4f48da color preview, HTML & CSS examples
           This text has a color of #4f48da        
        
          <p style="color:#4f48da;">Text here</p>
        
        
          .mytext {color:#4f48da;}
        
        Text color #4f48da
      
           This box has a color of #4f48da        
        
          <div style="background-color:#4f48da;">Content here</div>
        
        
          .mybackground {background-color:#4f48da;}
        
        Background color #4f48da
      
           Border around this has a color of #4f48da        
        
          <div style="border:2px solid #4f48da;">Content here</div>
        
        
          .myborder {border:2px solid #4f48da;}
        
        Border color #4f48da