#7e1181 color space conversions
Hex:
        #7e1181
        RGB:
        126, 17, 129
        CMY:
        51, 93, 49
        CMYK:
        2, 87, 0, 49
      HSL:
        298°, 76.7123%, 28.6275%
        HSV (HSB):
        298°, 86.8217%, 50.5882%
        XYZ:
        12.7671, 6.4215, 21.3355
        xyY:
        0.3150, 0.1585, 6.4215
      CIE-Lab:
        30.4519, 55.8438, -36.0761
        CIE-LCH:
        30.4519, 66.4832, 327.1368
        CIE-Luv:
        30.4519, 38.4748, -53.2273
        Hunter-Lab:
        25.3407, 45.5853, -32.1804
      #7e1181 color charts
#7e1181 RGB chart
      #7e1181 CMYK chart
      #7e1181 RGB pie chart
      #7e1181 color shades, tints & tones
#7e1181 color schemes
#7e1181 color preview, HTML & CSS examples
           This text has a color of #7e1181        
        
          <p style="color:#7e1181;">Text here</p>
        
        
          .mytext {color:#7e1181;}
        
        Text color #7e1181
      
           This box has a color of #7e1181        
        
          <div style="background-color:#7e1181;">Content here</div>
        
        
          .mybackground {background-color:#7e1181;}
        
        Background color #7e1181
      
           Border around this has a color of #7e1181        
        
          <div style="border:2px solid #7e1181;">Content here</div>
        
        
          .myborder {border:2px solid #7e1181;}
        
        Border color #7e1181