#7e1bac color space conversions
Hex:
        #7e1bac
        RGB:
        126, 27, 172
        CMY:
        51, 89, 33
        CMYK:
        27, 84, 0, 33
      HSL:
        281°, 72.8643%, 39.0196%
        HSV (HSB):
        281°, 84.3023%, 67.4510%
        XYZ:
        16.4425, 8.1980, 39.7455
        xyY:
        0.2554, 0.1273, 8.1980
      CIE-Lab:
        34.3920, 61.3924, -56.0525
        CIE-LCH:
        34.3920, 83.1319, 317.6033
        CIE-Luv:
        34.3920, 25.2352, -81.8526
        Hunter-Lab:
        28.6322, 52.4001, -62.2602
      #7e1bac color charts
#7e1bac RGB chart
      #7e1bac CMYK chart
      #7e1bac RGB pie chart
      #7e1bac color shades, tints & tones
#7e1bac color schemes
#7e1bac color preview, HTML & CSS examples
           This text has a color of #7e1bac        
        
          <p style="color:#7e1bac;">Text here</p>
        
        
          .mytext {color:#7e1bac;}
        
        Text color #7e1bac
      
           This box has a color of #7e1bac        
        
          <div style="background-color:#7e1bac;">Content here</div>
        
        
          .mybackground {background-color:#7e1bac;}
        
        Background color #7e1bac
      
           Border around this has a color of #7e1bac        
        
          <div style="border:2px solid #7e1bac;">Content here</div>
        
        
          .myborder {border:2px solid #7e1bac;}
        
        Border color #7e1bac