#7e169f color space conversions
Hex:
        #7e169f
        RGB:
        126, 22, 159
        CMY:
        51, 91, 38
        CMYK:
        21, 86, 0, 38
      HSL:
        286°, 75.6906%, 35.4902%
        HSV (HSB):
        286°, 86.1635%, 62.3529%
        XYZ:
        15.1491, 7.5126, 33.4525
        xyY:
        0.2700, 0.1339, 7.5126
      CIE-Lab:
        32.9466, 60.1172, -50.5635
        CIE-LCH:
        32.9466, 78.5541, 319.9334
        CIE-Luv:
        32.9466, 28.9985, -73.6855
        Hunter-Lab:
        27.4092, 50.6911, -53.1761
      #7e169f color charts
#7e169f RGB chart
      #7e169f CMYK chart
      #7e169f RGB pie chart
      #7e169f color shades, tints & tones
#7e169f color schemes
#7e169f color preview, HTML & CSS examples
           This text has a color of #7e169f        
        
          <p style="color:#7e169f;">Text here</p>
        
        
          .mytext {color:#7e169f;}
        
        Text color #7e169f
      
           This box has a color of #7e169f        
        
          <div style="background-color:#7e169f;">Content here</div>
        
        
          .mybackground {background-color:#7e169f;}
        
        Background color #7e169f
      
           Border around this has a color of #7e169f        
        
          <div style="border:2px solid #7e169f;">Content here</div>
        
        
          .myborder {border:2px solid #7e169f;}
        
        Border color #7e169f