#4d2fae color space conversions
Hex:
        #4d2fae
        RGB:
        77, 47, 174
        CMY:
        70, 82, 32
        CMYK:
        56, 73, 0, 32
      HSL:
        254°, 57.4661%, 43.3333%
        HSV (HSB):
        254°, 72.9885%, 68.2353%
        XYZ:
        11.7171, 6.6668, 40.7137
        xyY:
        0.1983, 0.1128, 6.6668
      CIE-Lab:
        31.0360, 46.1042, -62.9899
        CIE-LCH:
        31.0360, 78.0598, 306.2015
        CIE-Luv:
        31.0360, 1.0376, -85.4414
        Hunter-Lab:
        25.8202, 35.8172, -75.4154
      #4d2fae color charts
#4d2fae RGB chart
      #4d2fae CMYK chart
      #4d2fae RGB pie chart
      #4d2fae color shades, tints & tones
#4d2fae color schemes
#4d2fae color preview, HTML & CSS examples
           This text has a color of #4d2fae        
        
          <p style="color:#4d2fae;">Text here</p>
        
        
          .mytext {color:#4d2fae;}
        
        Text color #4d2fae
      
           This box has a color of #4d2fae        
        
          <div style="background-color:#4d2fae;">Content here</div>
        
        
          .mybackground {background-color:#4d2fae;}
        
        Background color #4d2fae
      
           Border around this has a color of #4d2fae        
        
          <div style="border:2px solid #4d2fae;">Content here</div>
        
        
          .myborder {border:2px solid #4d2fae;}
        
        Border color #4d2fae