#4f408a color space conversions
Hex:
        #4f408a
        RGB:
        79, 64, 138
        CMY:
        69, 75, 46
        CMYK:
        43, 54, 0, 46
      HSL:
        252°, 36.6337%, 39.6078%
        HSV (HSB):
        252°, 53.6232%, 54.1176%
        XYZ:
        9.6453, 7.1640, 24.9192
        xyY:
        0.2311, 0.1717, 7.1640
      CIE-Lab:
        32.1775, 25.5567, -39.2715
        CIE-LCH:
        32.1775, 46.8550, 303.0548
        CIE-Luv:
        32.1775, 1.3582, -55.3349
        Hunter-Lab:
        26.7657, 17.4842, -36.4637
      #4f408a color charts
#4f408a RGB chart
      #4f408a CMYK chart
      #4f408a RGB pie chart
      #4f408a color shades, tints & tones
#4f408a color schemes
#4f408a color preview, HTML & CSS examples
           This text has a color of #4f408a        
        
          <p style="color:#4f408a;">Text here</p>
        
        
          .mytext {color:#4f408a;}
        
        Text color #4f408a
      
           This box has a color of #4f408a        
        
          <div style="background-color:#4f408a;">Content here</div>
        
        
          .mybackground {background-color:#4f408a;}
        
        Background color #4f408a
      
           Border around this has a color of #4f408a        
        
          <div style="border:2px solid #4f408a;">Content here</div>
        
        
          .myborder {border:2px solid #4f408a;}
        
        Border color #4f408a