#7e2785 color space conversions
Hex:
        #7e2785
        RGB:
        126, 39, 133
        CMY:
        51, 85, 48
        CMYK:
        5, 71, 0, 48
      HSL:
        296°, 54.6512%, 33.7255%
        HSV (HSB):
        296°, 70.6767%, 52.1569%
        XYZ:
        13.5633, 7.5801, 22.9385
        xyY:
        0.3077, 0.1720, 7.5801
      CIE-Lab:
        33.0927, 49.6777, -34.3625
        CIE-LCH:
        33.0927, 60.4041, 325.3280
        CIE-Luv:
        33.0927, 33.9213, -51.8023
        Hunter-Lab:
        27.5320, 39.7551, -30.1256
      #7e2785 color charts
#7e2785 RGB chart
      #7e2785 CMYK chart
      #7e2785 RGB pie chart
      #7e2785 color shades, tints & tones
#7e2785 color schemes
#7e2785 color preview, HTML & CSS examples
           This text has a color of #7e2785        
        
          <p style="color:#7e2785;">Text here</p>
        
        
          .mytext {color:#7e2785;}
        
        Text color #7e2785
      
           This box has a color of #7e2785        
        
          <div style="background-color:#7e2785;">Content here</div>
        
        
          .mybackground {background-color:#7e2785;}
        
        Background color #7e2785
      
           Border around this has a color of #7e2785        
        
          <div style="border:2px solid #7e2785;">Content here</div>
        
        
          .myborder {border:2px solid #7e2785;}
        
        Border color #7e2785