#7e287d color space conversions
Hex:
        #7e287d
        RGB:
        126, 40, 125
        CMY:
        51, 84, 51
        CMYK:
        0, 68, 1, 51
      HSL:
        301°, 51.8072%, 32.5490%
        HSV (HSB):
        301°, 68.2540%, 49.4118%
        XYZ:
        13.0646, 7.4339, 20.1483
        xyY:
        0.3214, 0.1829, 7.4339
      CIE-Lab:
        32.7749, 47.8050, -29.8751
        CIE-LCH:
        32.7749, 56.3723, 327.9972
        CIE-Luv:
        32.7749, 36.0509, -45.4719
        Hunter-Lab:
        27.2651, 37.8180, -24.7284
      #7e287d color charts
#7e287d RGB chart
      #7e287d CMYK chart
      #7e287d RGB pie chart
      #7e287d color shades, tints & tones
#7e287d color schemes
#7e287d color preview, HTML & CSS examples
           This text has a color of #7e287d        
        
          <p style="color:#7e287d;">Text here</p>
        
        
          .mytext {color:#7e287d;}
        
        Text color #7e287d
      
           This box has a color of #7e287d        
        
          <div style="background-color:#7e287d;">Content here</div>
        
        
          .mybackground {background-color:#7e287d;}
        
        Background color #7e287d
      
           Border around this has a color of #7e287d        
        
          <div style="border:2px solid #7e287d;">Content here</div>
        
        
          .myborder {border:2px solid #7e287d;}
        
        Border color #7e287d