#7c146f color space conversions
Hex:
        #7c146f
        RGB:
        124, 20, 111
        CMY:
        51, 92, 56
        CMYK:
        0, 84, 10, 51
      HSL:
        308°, 72.2222%, 28.2353%
        HSV (HSB):
        308°, 83.8710%, 48.6275%
        XYZ:
        11.4316, 5.9331, 15.5816
        xyY:
        0.3470, 0.1801, 5.9331
      CIE-Lab:
        29.2430, 51.7949, -26.6066
        CIE-LCH:
        29.2430, 58.2291, 332.8108
        CIE-Luv:
        29.2430, 42.9041, -40.1115
        Hunter-Lab:
        24.3579, 41.1465, -20.8769
      #7c146f color charts
#7c146f RGB chart
      #7c146f CMYK chart
      #7c146f RGB pie chart
      #7c146f color shades, tints & tones
#7c146f color schemes
#7c146f color preview, HTML & CSS examples
           This text has a color of #7c146f        
        
          <p style="color:#7c146f;">Text here</p>
        
        
          .mytext {color:#7c146f;}
        
        Text color #7c146f
      
           This box has a color of #7c146f        
        
          <div style="background-color:#7c146f;">Content here</div>
        
        
          .mybackground {background-color:#7c146f;}
        
        Background color #7c146f
      
           Border around this has a color of #7c146f        
        
          <div style="border:2px solid #7c146f;">Content here</div>
        
        
          .myborder {border:2px solid #7c146f;}
        
        Border color #7c146f