#7c315d color space conversions
Hex:
        #7c315d
        RGB:
        124, 49, 93
        CMY:
        51, 81, 64
        CMYK:
        0, 60, 25, 51
      HSL:
        325°, 43.3526%, 33.9216%
        HSV (HSB):
        325°, 60.4839%, 48.6275%
        XYZ:
        11.3863, 7.2720, 11.1594
        xyY:
        0.3819, 0.2439, 7.2720
      CIE-Lab:
        32.4183, 37.7819, -10.1162
        CIE-LCH:
        32.4183, 39.1128, 345.0106
        CIE-Luv:
        32.4183, 41.3066, -18.2044
        Hunter-Lab:
        26.9667, 28.1772, -5.6589
      #7c315d color charts
#7c315d RGB chart
      #7c315d CMYK chart
      #7c315d RGB pie chart
      #7c315d color shades, tints & tones
#7c315d color schemes
#7c315d color preview, HTML & CSS examples
           This text has a color of #7c315d        
        
          <p style="color:#7c315d;">Text here</p>
        
        
          .mytext {color:#7c315d;}
        
        Text color #7c315d
      
           This box has a color of #7c315d        
        
          <div style="background-color:#7c315d;">Content here</div>
        
        
          .mybackground {background-color:#7c315d;}
        
        Background color #7c315d
      
           Border around this has a color of #7c315d        
        
          <div style="border:2px solid #7c315d;">Content here</div>
        
        
          .myborder {border:2px solid #7c315d;}
        
        Border color #7c315d