#7e049f color space conversions
Hex:
        #7e049f
        RGB:
        126, 4, 159
        CMY:
        51, 98, 38
        CMYK:
        21, 97, 0, 38
      HSL:
        287°, 95.0920%, 31.9608%
        HSV (HSB):
        287°, 97.4843%, 62.3529%
        XYZ:
        14.9056, 7.0257, 33.3714
        xyY:
        0.2695, 0.1270, 7.0257
      CIE-Lab:
        31.8652, 63.3177, -52.3186
        CIE-LCH:
        31.8652, 82.1363, 320.4335
        CIE-Luv:
        31.8652, 30.1050, -75.1656
        Hunter-Lab:
        26.5060, 53.9940, -56.0928
      #7e049f color charts
#7e049f RGB chart
      #7e049f CMYK chart
      #7e049f RGB pie chart
      #7e049f color shades, tints & tones
#7e049f color schemes
#7e049f color preview, HTML & CSS examples
           This text has a color of #7e049f        
        
          <p style="color:#7e049f;">Text here</p>
        
        
          .mytext {color:#7e049f;}
        
        Text color #7e049f
      
           This box has a color of #7e049f        
        
          <div style="background-color:#7e049f;">Content here</div>
        
        
          .mybackground {background-color:#7e049f;}
        
        Background color #7e049f
      
           Border around this has a color of #7e049f        
        
          <div style="border:2px solid #7e049f;">Content here</div>
        
        
          .myborder {border:2px solid #7e049f;}
        
        Border color #7e049f