#7d367d color space conversions
Hex:
        #7d367d
        RGB:
        125, 54, 125
        CMY:
        51, 79, 51
        CMYK:
        0, 57, 0, 51
      HSL:
        300°, 39.6648%, 35.0980%
        HSV (HSB):
        300°, 56.8000%, 49.0196%
        XYZ:
        13.4783, 8.4790, 20.3283
        xyY:
        0.3187, 0.2005, 8.4790
      CIE-Lab:
        34.9611, 41.0766, -26.4440
        CIE-LCH:
        34.9611, 48.8525, 327.2277
        CIE-Luv:
        34.9611, 31.5979, -40.8591
        Hunter-Lab:
        29.1187, 31.6653, -21.0083
      #7d367d color charts
#7d367d RGB chart
      #7d367d CMYK chart
      #7d367d RGB pie chart
      #7d367d color shades, tints & tones
#7d367d color schemes
#7d367d color preview, HTML & CSS examples
           This text has a color of #7d367d        
        
          <p style="color:#7d367d;">Text here</p>
        
        
          .mytext {color:#7d367d;}
        
        Text color #7d367d
      
           This box has a color of #7d367d        
        
          <div style="background-color:#7d367d;">Content here</div>
        
        
          .mybackground {background-color:#7d367d;}
        
        Background color #7d367d
      
           Border around this has a color of #7d367d        
        
          <div style="border:2px solid #7d367d;">Content here</div>
        
        
          .myborder {border:2px solid #7d367d;}
        
        Border color #7d367d