#7d466d color space conversions
Hex:
        #7d466d
        RGB:
        125, 70, 109
        CMY:
        51, 73, 57
        CMYK:
        0, 44, 13, 51
      HSL:
        317°, 28.2051%, 38.2353%
        HSV (HSB):
        317°, 44.0000%, 49.0196%
        XYZ:
        13.4079, 9.8444, 15.6615
        xyY:
        0.3446, 0.2530, 9.8444
      CIE-Lab:
        37.5617, 29.4126, -12.4424
        CIE-LCH:
        37.5617, 31.9361, 337.0701
        CIE-Luv:
        37.5617, 29.2650, -20.7509
        Hunter-Lab:
        31.3758, 21.3713, -7.6320
      #7d466d color charts
#7d466d RGB chart
      #7d466d CMYK chart
      #7d466d RGB pie chart
      #7d466d color shades, tints & tones
#7d466d color schemes
#7d466d color preview, HTML & CSS examples
           This text has a color of #7d466d        
        
          <p style="color:#7d466d;">Text here</p>
        
        
          .mytext {color:#7d466d;}
        
        Text color #7d466d
      
           This box has a color of #7d466d        
        
          <div style="background-color:#7d466d;">Content here</div>
        
        
          .mybackground {background-color:#7d466d;}
        
        Background color #7d466d
      
           Border around this has a color of #7d466d        
        
          <div style="border:2px solid #7d466d;">Content here</div>
        
        
          .myborder {border:2px solid #7d466d;}
        
        Border color #7d466d