#4f417e color space conversions
Hex:
        #4f417e
        RGB:
        79, 65, 126
        CMY:
        69, 75, 51
        CMYK:
        37, 48, 0, 51
      HSL:
        254°, 31.9372%, 37.4510%
        HSV (HSB):
        254°, 48.4127%, 49.4118%
        XYZ:
        8.8806, 6.9492, 20.6119
        xyY:
        0.2437, 0.1907, 6.9492
      CIE-Lab:
        31.6910, 21.3200, -32.6114
        CIE-LCH:
        31.6910, 38.9621, 303.1751
        CIE-Luv:
        31.6910, 2.1418, -45.6706
        Hunter-Lab:
        26.3614, 14.0009, -27.9059
      #4f417e color charts
#4f417e RGB chart
      #4f417e CMYK chart
      #4f417e RGB pie chart
      #4f417e color shades, tints & tones
#4f417e color schemes
#4f417e color preview, HTML & CSS examples
           This text has a color of #4f417e        
        
          <p style="color:#4f417e;">Text here</p>
        
        
          .mytext {color:#4f417e;}
        
        Text color #4f417e
      
           This box has a color of #4f417e        
        
          <div style="background-color:#4f417e;">Content here</div>
        
        
          .mybackground {background-color:#4f417e;}
        
        Background color #4f417e
      
           Border around this has a color of #4f417e        
        
          <div style="border:2px solid #4f417e;">Content here</div>
        
        
          .myborder {border:2px solid #4f417e;}
        
        Border color #4f417e