#7e447a color space conversions
Hex:
        #7e447a
        RGB:
        126, 68, 122
        CMY:
        51, 73, 52
        CMYK:
        0, 46, 3, 51
      HSL:
        304°, 29.8969%, 38.0392%
        HSV (HSB):
        304°, 46.0317%, 49.4118%
        XYZ:
        14.1842, 9.9750, 19.5901
        xyY:
        0.3242, 0.2280, 9.9750
      CIE-Lab:
        37.7975, 33.3252, -20.1530
        CIE-LCH:
        37.7975, 38.9450, 328.8370
        CIE-Luv:
        37.7975, 28.0399, -31.9376
        Hunter-Lab:
        31.5832, 24.8944, -14.6676
      #7e447a color charts
#7e447a RGB chart
      #7e447a CMYK chart
      #7e447a RGB pie chart
      #7e447a color shades, tints & tones
#7e447a color schemes
#7e447a color preview, HTML & CSS examples
           This text has a color of #7e447a        
        
          <p style="color:#7e447a;">Text here</p>
        
        
          .mytext {color:#7e447a;}
        
        Text color #7e447a
      
           This box has a color of #7e447a        
        
          <div style="background-color:#7e447a;">Content here</div>
        
        
          .mybackground {background-color:#7e447a;}
        
        Background color #7e447a
      
           Border around this has a color of #7e447a        
        
          <div style="border:2px solid #7e447a;">Content here</div>
        
        
          .myborder {border:2px solid #7e447a;}
        
        Border color #7e447a