#4d379d color space conversions
Hex:
        #4d379d
        RGB:
        77, 55, 157
        CMY:
        70, 78, 38
        CMYK:
        51, 65, 0, 38
      HSL:
        253°, 48.1132%, 41.5686%
        HSV (HSB):
        253°, 64.9682%, 61.5686%
        XYZ:
        10.5126, 6.7445, 32.6460
        xyY:
        0.2107, 0.1352, 6.7445
      CIE-Lab:
        31.2180, 36.4827, -52.4505
        CIE-LCH:
        31.2180, 63.8909, 304.8211
        CIE-Luv:
        31.2180, 1.1219, -72.5469
        Hunter-Lab:
        25.9701, 26.8080, -56.3520
      #4d379d color charts
#4d379d RGB chart
      #4d379d CMYK chart
      #4d379d RGB pie chart
      #4d379d color shades, tints & tones
#4d379d color schemes
#4d379d color preview, HTML & CSS examples
           This text has a color of #4d379d        
        
          <p style="color:#4d379d;">Text here</p>
        
        
          .mytext {color:#4d379d;}
        
        Text color #4d379d
      
           This box has a color of #4d379d        
        
          <div style="background-color:#4d379d;">Content here</div>
        
        
          .mybackground {background-color:#4d379d;}
        
        Background color #4d379d
      
           Border around this has a color of #4d379d        
        
          <div style="border:2px solid #4d379d;">Content here</div>
        
        
          .myborder {border:2px solid #4d379d;}
        
        Border color #4d379d