#7e2bac color space conversions
Hex:
        #7e2bac
        RGB:
        126, 43, 172
        CMY:
        51, 83, 33
        CMYK:
        27, 75, 0, 33
      HSL:
        279°, 60.0000%, 42.1569%
        HSV (HSB):
        279°, 75.0000%, 67.4510%
        XYZ:
        16.9145, 9.1419, 39.9028
        xyY:
        0.2564, 0.1386, 9.1419
      CIE-Lab:
        36.2561, 55.9977, -53.0268
        CIE-LCH:
        36.2561, 77.1205, 316.5609
        CIE-Luv:
        36.2561, 23.2415, -79.0805
        Hunter-Lab:
        30.2356, 46.9444, -57.0817
      #7e2bac color charts
#7e2bac RGB chart
      #7e2bac CMYK chart
      #7e2bac RGB pie chart
      #7e2bac color shades, tints & tones
#7e2bac color schemes
#7e2bac color preview, HTML & CSS examples
           This text has a color of #7e2bac        
        
          <p style="color:#7e2bac;">Text here</p>
        
        
          .mytext {color:#7e2bac;}
        
        Text color #7e2bac
      
           This box has a color of #7e2bac        
        
          <div style="background-color:#7e2bac;">Content here</div>
        
        
          .mybackground {background-color:#7e2bac;}
        
        Background color #7e2bac
      
           Border around this has a color of #7e2bac        
        
          <div style="border:2px solid #7e2bac;">Content here</div>
        
        
          .myborder {border:2px solid #7e2bac;}
        
        Border color #7e2bac