#7e2add color space conversions
Hex:
        #7e2add
        RGB:
        126, 42, 221
        CMY:
        51, 84, 13
        CMYK:
        43, 81, 0, 13
      HSL:
        268°, 72.4696%, 51.5686%
        HSV (HSB):
        268°, 80.9955%, 86.6667%
        XYZ:
        22.4833, 11.3120, 69.4050
        xyY:
        0.2179, 0.1096, 11.3120
      CIE-Lab:
        40.1011, 67.4118, -75.3976
        CIE-LCH:
        40.1011, 101.1393, 311.7994
        CIE-Luv:
        40.1011, 13.9611, -111.5908
        Hunter-Lab:
        33.6333, 60.4658, -98.8063
      #7e2add color charts
#7e2add RGB chart
      #7e2add CMYK chart
      #7e2add RGB pie chart
      #7e2add color shades, tints & tones
#7e2add color schemes
#7e2add color preview, HTML & CSS examples
           This text has a color of #7e2add        
        
          <p style="color:#7e2add;">Text here</p>
        
        
          .mytext {color:#7e2add;}
        
        Text color #7e2add
      
           This box has a color of #7e2add        
        
          <div style="background-color:#7e2add;">Content here</div>
        
        
          .mybackground {background-color:#7e2add;}
        
        Background color #7e2add
      
           Border around this has a color of #7e2add        
        
          <div style="border:2px solid #7e2add;">Content here</div>
        
        
          .myborder {border:2px solid #7e2add;}
        
        Border color #7e2add