#4f416d color space conversions
Hex:
        #4f416d
        RGB:
        79, 65, 109
        CMY:
        69, 75, 57
        CMYK:
        28, 40, 0, 57
      HSL:
        259°, 25.2874%, 34.1176%
        HSV (HSB):
        259°, 40.3670%, 42.7451%
        XYZ:
        7.8751, 6.5470, 15.3166
        xyY:
        0.2648, 0.2202, 6.5470
      CIE-Lab:
        30.7525, 16.4564, -23.4076
        CIE-LCH:
        30.7525, 28.6135, 305.1086
        CIE-Luv:
        30.7525, 3.7412, -32.2871
        Hunter-Lab:
        25.5871, 10.1605, -17.5805
      #4f416d color charts
#4f416d RGB chart
      #4f416d CMYK chart
      #4f416d RGB pie chart
      #4f416d color shades, tints & tones
#4f416d color schemes
#4f416d color preview, HTML & CSS examples
           This text has a color of #4f416d        
        
          <p style="color:#4f416d;">Text here</p>
        
        
          .mytext {color:#4f416d;}
        
        Text color #4f416d
      
           This box has a color of #4f416d        
        
          <div style="background-color:#4f416d;">Content here</div>
        
        
          .mybackground {background-color:#4f416d;}
        
        Background color #4f416d
      
           Border around this has a color of #4f416d        
        
          <div style="border:2px solid #4f416d;">Content here</div>
        
        
          .myborder {border:2px solid #4f416d;}
        
        Border color #4f416d