#7c014a color space conversions
Hex:
        #7c014a
        RGB:
        124, 1, 74
        CMY:
        51, 100, 71
        CMYK:
        0, 99, 40, 51
      HSL:
        324°, 98.4000%, 24.5098%
        HSV (HSB):
        324°, 99.1935%, 48.6275%
        XYZ:
        9.5591, 4.8012, 6.9015
        xyY:
        0.4496, 0.2258, 4.8012
      CIE-Lab:
        26.1607, 50.7938, -7.0517
        CIE-LCH:
        26.1607, 51.2810, 352.0961
        CIE-Luv:
        26.1607, 59.8535, -15.5988
        Hunter-Lab:
        21.9117, 39.5261, -3.3363
      #7c014a color charts
#7c014a RGB chart
      #7c014a CMYK chart
      #7c014a RGB pie chart
      #7c014a color shades, tints & tones
#7c014a color schemes
#7c014a color preview, HTML & CSS examples
           This text has a color of #7c014a        
        
          <p style="color:#7c014a;">Text here</p>
        
        
          .mytext {color:#7c014a;}
        
        Text color #7c014a
      
           This box has a color of #7c014a        
        
          <div style="background-color:#7c014a;">Content here</div>
        
        
          .mybackground {background-color:#7c014a;}
        
        Background color #7c014a
      
           Border around this has a color of #7c014a        
        
          <div style="border:2px solid #7c014a;">Content here</div>
        
        
          .myborder {border:2px solid #7c014a;}
        
        Border color #7c014a