#7e5285 color space conversions
Hex:
        #7e5285
        RGB:
        126, 82, 133
        CMY:
        51, 68, 48
        CMYK:
        5, 38, 0, 48
      HSL:
        292°, 23.7209%, 42.1569%
        HSV (HSB):
        292°, 38.3459%, 52.1569%
        XYZ:
        15.8551, 12.1637, 23.7025
        xyY:
        0.3065, 0.2352, 12.1637
      CIE-Lab:
        41.4751, 27.5040, -21.2168
        CIE-LCH:
        41.4751, 34.7365, 322.3532
        CIE-Luv:
        41.4751, 20.2507, -33.4312
        Hunter-Lab:
        34.8764, 20.1138, -15.8807
      #7e5285 color charts
#7e5285 RGB chart
      #7e5285 CMYK chart
      #7e5285 RGB pie chart
      #7e5285 color shades, tints & tones
#7e5285 color schemes
#7e5285 color preview, HTML & CSS examples
           This text has a color of #7e5285        
        
          <p style="color:#7e5285;">Text here</p>
        
        
          .mytext {color:#7e5285;}
        
        Text color #7e5285
      
           This box has a color of #7e5285        
        
          <div style="background-color:#7e5285;">Content here</div>
        
        
          .mybackground {background-color:#7e5285;}
        
        Background color #7e5285
      
           Border around this has a color of #7e5285        
        
          <div style="border:2px solid #7e5285;">Content here</div>
        
        
          .myborder {border:2px solid #7e5285;}
        
        Border color #7e5285