#7e1288 color space conversions
Hex:
        #7e1288
        RGB:
        126, 18, 136
        CMY:
        51, 93, 47
        CMYK:
        7, 87, 0, 47
      HSL:
        295°, 76.6234%, 30.1961%
        HSV (HSB):
        295°, 86.7647%, 53.3333%
        XYZ:
        13.2644, 6.6458, 23.8762
        xyY:
        0.3029, 0.1518, 6.6458
      CIE-Lab:
        30.9866, 56.8219, -39.5936
        CIE-LCH:
        30.9866, 69.2559, 325.1311
        CIE-Luv:
        30.9866, 36.0976, -58.1243
        Hunter-Lab:
        25.7795, 46.7304, -36.8671
      #7e1288 color charts
#7e1288 RGB chart
      #7e1288 CMYK chart
      #7e1288 RGB pie chart
      #7e1288 color shades, tints & tones
#7e1288 color schemes
#7e1288 color preview, HTML & CSS examples
           This text has a color of #7e1288        
        
          <p style="color:#7e1288;">Text here</p>
        
        
          .mytext {color:#7e1288;}
        
        Text color #7e1288
      
           This box has a color of #7e1288        
        
          <div style="background-color:#7e1288;">Content here</div>
        
        
          .mybackground {background-color:#7e1288;}
        
        Background color #7e1288
      
           Border around this has a color of #7e1288        
        
          <div style="border:2px solid #7e1288;">Content here</div>
        
        
          .myborder {border:2px solid #7e1288;}
        
        Border color #7e1288