#7e238e color space conversions
Hex:
        #7e238e
        RGB:
        126, 35, 142
        CMY:
        51, 86, 44
        CMYK:
        11, 75, 0, 44
      HSL:
        291°, 60.4520%, 34.7059%
        HSV (HSB):
        291°, 75.3521%, 55.6863%
        XYZ:
        14.0877, 7.5907, 26.3138
        xyY:
        0.2935, 0.1582, 7.5907
      CIE-Lab:
        33.1155, 52.9040, -39.8952
        CIE-LCH:
        33.1155, 66.2606, 322.9799
        CIE-Luv:
        33.1155, 32.0861, -59.4652
        Hunter-Lab:
        27.5512, 43.0575, -37.3414
      #7e238e color charts
#7e238e RGB chart
      #7e238e CMYK chart
      #7e238e RGB pie chart
      #7e238e color shades, tints & tones
#7e238e color schemes
#7e238e color preview, HTML & CSS examples
           This text has a color of #7e238e        
        
          <p style="color:#7e238e;">Text here</p>
        
        
          .mytext {color:#7e238e;}
        
        Text color #7e238e
      
           This box has a color of #7e238e        
        
          <div style="background-color:#7e238e;">Content here</div>
        
        
          .mybackground {background-color:#7e238e;}
        
        Background color #7e238e
      
           Border around this has a color of #7e238e        
        
          <div style="border:2px solid #7e238e;">Content here</div>
        
        
          .myborder {border:2px solid #7e238e;}
        
        Border color #7e238e