#4f378d color space conversions
Hex:
        #4f378d
        RGB:
        79, 55, 141
        CMY:
        69, 78, 45
        CMYK:
        44, 61, 0, 45
      HSL:
        257°, 43.8776%, 38.4314%
        HSV (HSB):
        257°, 60.9929%, 55.2941%
        XYZ:
        9.3984, 6.3177, 25.9234
        xyY:
        0.2257, 0.1517, 6.3177
      CIE-Lab:
        30.2003, 32.0713, -44.3021
        CIE-LCH:
        30.2003, 54.6923, 305.9017
        CIE-Luv:
        30.2003, 3.4517, -61.1711
        Hunter-Lab:
        25.1351, 22.7572, -43.5549
      #4f378d color charts
#4f378d RGB chart
      #4f378d CMYK chart
      #4f378d RGB pie chart
      #4f378d color shades, tints & tones
#4f378d color schemes
#4f378d color preview, HTML & CSS examples
           This text has a color of #4f378d        
        
          <p style="color:#4f378d;">Text here</p>
        
        
          .mytext {color:#4f378d;}
        
        Text color #4f378d
      
           This box has a color of #4f378d        
        
          <div style="background-color:#4f378d;">Content here</div>
        
        
          .mybackground {background-color:#4f378d;}
        
        Background color #4f378d
      
           Border around this has a color of #4f378d        
        
          <div style="border:2px solid #4f378d;">Content here</div>
        
        
          .myborder {border:2px solid #4f378d;}
        
        Border color #4f378d