#4d2485 color space conversions
Hex:
        #4d2485
        RGB:
        77, 36, 133
        CMY:
        70, 86, 48
        CMYK:
        42, 73, 0, 48
      HSL:
        265°, 57.3964%, 33.1373%
        HSV (HSB):
        265°, 72.9323%, 52.1569%
        XYZ:
        7.9251, 4.5330, 22.6476
        xyY:
        0.2257, 0.1291, 4.5330
      CIE-Lab:
        25.3605, 40.1583, -47.1884
        CIE-LCH:
        25.3605, 61.9631, 310.3985
        CIE-Luv:
        25.3605, 7.4218, -60.9110
        Hunter-Lab:
        21.2908, 29.1841, -48.1646
      #4d2485 color charts
#4d2485 RGB chart
      #4d2485 CMYK chart
      #4d2485 RGB pie chart
      #4d2485 color shades, tints & tones
#4d2485 color schemes
#4d2485 color preview, HTML & CSS examples
           This text has a color of #4d2485        
        
          <p style="color:#4d2485;">Text here</p>
        
        
          .mytext {color:#4d2485;}
        
        Text color #4d2485
      
           This box has a color of #4d2485        
        
          <div style="background-color:#4d2485;">Content here</div>
        
        
          .mybackground {background-color:#4d2485;}
        
        Background color #4d2485
      
           Border around this has a color of #4d2485        
        
          <div style="border:2px solid #4d2485;">Content here</div>
        
        
          .myborder {border:2px solid #4d2485;}
        
        Border color #4d2485