#4d2dae color space conversions
Hex:
        #4d2dae
        RGB:
        77, 45, 174
        CMY:
        70, 82, 32
        CMYK:
        56, 74, 0, 32
      HSL:
        255°, 58.9041%, 42.9412%
        HSV (HSB):
        255°, 74.1379%, 68.2353%
        XYZ:
        11.6389, 6.5105, 40.6876
        xyY:
        0.1978, 0.1107, 6.5105
      CIE-Lab:
        30.6656, 47.1464, -63.5978
        CIE-LCH:
        30.6656, 79.1673, 306.5503
        CIE-Luv:
        30.6656, 1.3501, -85.7397
        Hunter-Lab:
        25.5158, 36.7696, -76.6832
      #4d2dae color charts
#4d2dae RGB chart
      #4d2dae CMYK chart
      #4d2dae RGB pie chart
      #4d2dae color shades, tints & tones
#4d2dae color schemes
#4d2dae color preview, HTML & CSS examples
           This text has a color of #4d2dae        
        
          <p style="color:#4d2dae;">Text here</p>
        
        
          .mytext {color:#4d2dae;}
        
        Text color #4d2dae
      
           This box has a color of #4d2dae        
        
          <div style="background-color:#4d2dae;">Content here</div>
        
        
          .mybackground {background-color:#4d2dae;}
        
        Background color #4d2dae
      
           Border around this has a color of #4d2dae        
        
          <div style="border:2px solid #4d2dae;">Content here</div>
        
        
          .myborder {border:2px solid #4d2dae;}
        
        Border color #4d2dae