#7e3add color space conversions
Hex:
        #7e3add
        RGB:
        126, 58, 221
        CMY:
        51, 77, 13
        CMYK:
        43, 74, 0, 13
      HSL:
        265°, 70.5628%, 54.7059%
        HSV (HSB):
        265°, 73.7557%, 86.6667%
        XYZ:
        23.1684, 12.6822, 69.6334
        xyY:
        0.2196, 0.1202, 12.6822
      CIE-Lab:
        42.2804, 61.1276, -71.8286
        CIE-LCH:
        42.2804, 94.3182, 310.3984
        CIE-Luv:
        42.2804, 11.8773, -108.8607
        Hunter-Lab:
        35.6121, 53.8069, -91.0032
      #7e3add color charts
#7e3add RGB chart
      #7e3add CMYK chart
      #7e3add RGB pie chart
      #7e3add color shades, tints & tones
#7e3add color schemes
#7e3add color preview, HTML & CSS examples
           This text has a color of #7e3add        
        
          <p style="color:#7e3add;">Text here</p>
        
        
          .mytext {color:#7e3add;}
        
        Text color #7e3add
      
           This box has a color of #7e3add        
        
          <div style="background-color:#7e3add;">Content here</div>
        
        
          .mybackground {background-color:#7e3add;}
        
        Background color #7e3add
      
           Border around this has a color of #7e3add        
        
          <div style="border:2px solid #7e3add;">Content here</div>
        
        
          .myborder {border:2px solid #7e3add;}
        
        Border color #7e3add