#4f4481 color space conversions
Hex:
        #4f4481
        RGB:
        79, 68, 129
        CMY:
        69, 73, 49
        CMYK:
        39, 47, 0, 49
      HSL:
        251°, 30.9645%, 38.6275%
        HSV (HSB):
        251°, 47.2868%, 50.5882%
        XYZ:
        9.2540, 7.3815, 21.7059
        xyY:
        0.2414, 0.1925, 7.3815
      CIE-Lab:
        32.6601, 20.2793, -32.9374
        CIE-LCH:
        32.6601, 38.6797, 301.6203
        CIE-Luv:
        32.6601, 0.9109, -46.4574
        Hunter-Lab:
        27.1689, 13.2535, -28.3500
      #4f4481 color charts
#4f4481 RGB chart
      #4f4481 CMYK chart
      #4f4481 RGB pie chart
      #4f4481 color shades, tints & tones
#4f4481 color schemes
#4f4481 color preview, HTML & CSS examples
           This text has a color of #4f4481        
        
          <p style="color:#4f4481;">Text here</p>
        
        
          .mytext {color:#4f4481;}
        
        Text color #4f4481
      
           This box has a color of #4f4481        
        
          <div style="background-color:#4f4481;">Content here</div>
        
        
          .mybackground {background-color:#4f4481;}
        
        Background color #4f4481
      
           Border around this has a color of #4f4481        
        
          <div style="border:2px solid #4f4481;">Content here</div>
        
        
          .myborder {border:2px solid #4f4481;}
        
        Border color #4f4481