#7e1e56 color space conversions
Hex:
        #7e1e56
        RGB:
        126, 30, 86
        CMY:
        51, 88, 66
        CMYK:
        0, 76, 32, 51
      HSL:
        325°, 61.5385%, 30.5882%
        HSV (HSB):
        325°, 76.1905%, 49.4118%
        XYZ:
        10.7482, 6.0361, 9.4027
        xyY:
        0.4104, 0.2305, 6.0361
      CIE-Lab:
        29.5032, 45.6537, -9.9478
        CIE-LCH:
        29.5032, 46.7249, 347.7075
        CIE-Luv:
        29.5032, 51.4552, -18.7294
        Hunter-Lab:
        24.5684, 35.0955, -5.4933
      #7e1e56 color charts
#7e1e56 RGB chart
      #7e1e56 CMYK chart
      #7e1e56 RGB pie chart
      #7e1e56 color shades, tints & tones
#7e1e56 color schemes
#7e1e56 color preview, HTML & CSS examples
           This text has a color of #7e1e56        
        
          <p style="color:#7e1e56;">Text here</p>
        
        
          .mytext {color:#7e1e56;}
        
        Text color #7e1e56
      
           This box has a color of #7e1e56        
        
          <div style="background-color:#7e1e56;">Content here</div>
        
        
          .mybackground {background-color:#7e1e56;}
        
        Background color #7e1e56
      
           Border around this has a color of #7e1e56        
        
          <div style="border:2px solid #7e1e56;">Content here</div>
        
        
          .myborder {border:2px solid #7e1e56;}
        
        Border color #7e1e56