#7e196d color space conversions
Hex:
        #7e196d
        RGB:
        126, 25, 109
        CMY:
        51, 90, 57
        CMYK:
        0, 80, 13, 51
      HSL:
        310°, 66.8874%, 29.6078%
        HSV (HSB):
        310°, 80.1587%, 49.4118%
        XYZ:
        11.7121, 6.2350, 15.0542
        xyY:
        0.3549, 0.1889, 6.2350
      CIE-Lab:
        29.9978, 50.5444, -24.1113
        CIE-LCH:
        29.9978, 56.0009, 334.4973
        CIE-Luv:
        29.9978, 44.3216, -37.1371
        Hunter-Lab:
        24.9700, 40.0276, -18.2664
      #7e196d color charts
#7e196d RGB chart
      #7e196d CMYK chart
      #7e196d RGB pie chart
      #7e196d color shades, tints & tones
#7e196d color schemes
#7e196d color preview, HTML & CSS examples
           This text has a color of #7e196d        
        
          <p style="color:#7e196d;">Text here</p>
        
        
          .mytext {color:#7e196d;}
        
        Text color #7e196d
      
           This box has a color of #7e196d        
        
          <div style="background-color:#7e196d;">Content here</div>
        
        
          .mybackground {background-color:#7e196d;}
        
        Background color #7e196d
      
           Border around this has a color of #7e196d        
        
          <div style="border:2px solid #7e196d;">Content here</div>
        
        
          .myborder {border:2px solid #7e196d;}
        
        Border color #7e196d