#4c299f color space conversions
Hex:
        #4c299f
        RGB:
        76, 41, 159
        CMY:
        70, 84, 38
        CMYK:
        52, 74, 0, 38
      HSL:
        258°, 59.0000%, 39.2157%
        HSV (HSB):
        258°, 74.2138%, 62.3529%
        XYZ:
        10.0314, 5.6256, 33.3580
        xyY:
        0.2047, 0.1148, 5.6256
      CIE-Lab:
        28.4475, 44.7058, -58.1934
        CIE-LCH:
        28.4475, 73.3831, 307.5325
        CIE-Luv:
        28.4475, 3.1337, -76.9265
        Hunter-Lab:
        23.7183, 33.9879, -66.7841
      #4c299f color charts
#4c299f RGB chart
      #4c299f CMYK chart
      #4c299f RGB pie chart
      #4c299f color shades, tints & tones
#4c299f color schemes
#4c299f color preview, HTML & CSS examples
           This text has a color of #4c299f        
        
          <p style="color:#4c299f;">Text here</p>
        
        
          .mytext {color:#4c299f;}
        
        Text color #4c299f
      
           This box has a color of #4c299f        
        
          <div style="background-color:#4c299f;">Content here</div>
        
        
          .mybackground {background-color:#4c299f;}
        
        Background color #4c299f
      
           Border around this has a color of #4c299f        
        
          <div style="border:2px solid #4c299f;">Content here</div>
        
        
          .myborder {border:2px solid #4c299f;}
        
        Border color #4c299f