#4c225a color space conversions
Hex:
        #4c225a
        RGB:
        76, 34, 90
        CMY:
        70, 87, 65
        CMYK:
        16, 62, 0, 65
      HSL:
        285°, 45.1613%, 24.3137%
        HSV (HSB):
        285°, 62.2222%, 35.2941%
        XYZ:
        5.3980, 3.4187, 10.0482
        xyY:
        0.2861, 0.1812, 3.4187
      CIE-Lab:
        21.6484, 29.9139, -25.4691
        CIE-LCH:
        21.6484, 39.2877, 319.5885
        CIE-Luv:
        21.6484, 14.3098, -32.0705
        Hunter-Lab:
        18.4898, 19.7547, -19.2781
      #4c225a color charts
#4c225a RGB chart
      #4c225a CMYK chart
      #4c225a RGB pie chart
      #4c225a color shades, tints & tones
#4c225a color schemes
#4c225a color preview, HTML & CSS examples
           This text has a color of #4c225a        
        
          <p style="color:#4c225a;">Text here</p>
        
        
          .mytext {color:#4c225a;}
        
        Text color #4c225a
      
           This box has a color of #4c225a        
        
          <div style="background-color:#4c225a;">Content here</div>
        
        
          .mybackground {background-color:#4c225a;}
        
        Background color #4c225a
      
           Border around this has a color of #4c225a        
        
          <div style="border:2px solid #4c225a;">Content here</div>
        
        
          .myborder {border:2px solid #4c225a;}
        
        Border color #4c225a