#4f40aa color space conversions
Hex:
        #4f40aa
        RGB:
        79, 64, 170
        CMY:
        69, 75, 33
        CMYK:
        54, 62, 0, 33
      HSL:
        248°, 45.2991%, 45.8824%
        HSV (HSB):
        248°, 62.3529%, 66.6667%
        XYZ:
        12.3135, 8.2313, 38.9700
        xyY:
        0.2069, 0.1383, 8.2313
      CIE-Lab:
        34.4601, 35.4982, -54.9993
        CIE-LCH:
        34.4601, 65.4603, 302.8394
        CIE-Luv:
        34.4601, -1.3096, -78.4715
        Hunter-Lab:
        28.6903, 26.4021, -60.4504
      #4f40aa color charts
#4f40aa RGB chart
      #4f40aa CMYK chart
      #4f40aa RGB pie chart
      #4f40aa color shades, tints & tones
#4f40aa color schemes
#4f40aa color preview, HTML & CSS examples
           This text has a color of #4f40aa        
        
          <p style="color:#4f40aa;">Text here</p>
        
        
          .mytext {color:#4f40aa;}
        
        Text color #4f40aa
      
           This box has a color of #4f40aa        
        
          <div style="background-color:#4f40aa;">Content here</div>
        
        
          .mybackground {background-color:#4f40aa;}
        
        Background color #4f40aa
      
           Border around this has a color of #4f40aa        
        
          <div style="border:2px solid #4f40aa;">Content here</div>
        
        
          .myborder {border:2px solid #4f40aa;}
        
        Border color #4f40aa