#7e2fbf color space conversions
Hex:
        #7e2fbf
        RGB:
        126, 47, 191
        CMY:
        51, 82, 25
        CMYK:
        34, 75, 0, 25
      HSL:
        273°, 60.5042%, 46.6667%
        HSV (HSB):
        273°, 75.3927%, 74.9020%
        XYZ:
        19.0247, 10.2302, 50.2621
        xyY:
        0.2393, 0.1287, 10.2302
      CIE-Lab:
        38.2525, 58.6330, -61.0306
        CIE-LCH:
        38.2525, 84.6319, 313.8522
        CIE-Luv:
        38.2525, 18.6814, -91.2596
        Hunter-Lab:
        31.9847, 50.1993, -70.7814
      #7e2fbf color charts
#7e2fbf RGB chart
      #7e2fbf CMYK chart
      #7e2fbf RGB pie chart
      #7e2fbf color shades, tints & tones
#7e2fbf color schemes
#7e2fbf color preview, HTML & CSS examples
           This text has a color of #7e2fbf        
        
          <p style="color:#7e2fbf;">Text here</p>
        
        
          .mytext {color:#7e2fbf;}
        
        Text color #7e2fbf
      
           This box has a color of #7e2fbf        
        
          <div style="background-color:#7e2fbf;">Content here</div>
        
        
          .mybackground {background-color:#7e2fbf;}
        
        Background color #7e2fbf
      
           Border around this has a color of #7e2fbf        
        
          <div style="border:2px solid #7e2fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7e2fbf;}
        
        Border color #7e2fbf