#7e1180 color space conversions
Hex:
        #7e1180
        RGB:
        126, 17, 128
        CMY:
        51, 93, 50
        CMYK:
        2, 87, 0, 50
      HSL:
        299°, 76.5517%, 28.4314%
        HSV (HSB):
        299°, 86.7188%, 50.1961%
        XYZ:
        12.7009, 6.3950, 20.9870
        xyY:
        0.3169, 0.1595, 6.3950
      CIE-Lab:
        30.3880, 55.6761, -35.5504
        CIE-LCH:
        30.3880, 66.0580, 327.4409
        CIE-Luv:
        30.3880, 38.8093, -52.5045
        Hunter-Lab:
        25.2884, 45.3956, -31.5033
      #7e1180 color charts
#7e1180 RGB chart
      #7e1180 CMYK chart
      #7e1180 RGB pie chart
      #7e1180 color shades, tints & tones
#7e1180 color schemes
#7e1180 color preview, HTML & CSS examples
           This text has a color of #7e1180        
        
          <p style="color:#7e1180;">Text here</p>
        
        
          .mytext {color:#7e1180;}
        
        Text color #7e1180
      
           This box has a color of #7e1180        
        
          <div style="background-color:#7e1180;">Content here</div>
        
        
          .mybackground {background-color:#7e1180;}
        
        Background color #7e1180
      
           Border around this has a color of #7e1180        
        
          <div style="border:2px solid #7e1180;">Content here</div>
        
        
          .myborder {border:2px solid #7e1180;}
        
        Border color #7e1180