#7d168d color space conversions
Hex:
        #7d168d
        RGB:
        125, 22, 141
        CMY:
        51, 91, 45
        CMYK:
        11, 84, 0, 45
      HSL:
        292°, 73.0061%, 31.9608%
        HSV (HSB):
        292°, 84.3972%, 55.2941%
        XYZ:
        13.5521, 6.8569, 25.8085
        xyY:
        0.2932, 0.1484, 6.8569
      CIE-Lab:
        31.4788, 56.5614, -41.9144
        CIE-LCH:
        31.4788, 70.3989, 323.4600
        CIE-Luv:
        31.4788, 33.4862, -61.3658
        Hunter-Lab:
        26.1856, 46.5557, -40.1062
      #7d168d color charts
#7d168d RGB chart
      #7d168d CMYK chart
      #7d168d RGB pie chart
      #7d168d color shades, tints & tones
#7d168d color schemes
#7d168d color preview, HTML & CSS examples
           This text has a color of #7d168d        
        
          <p style="color:#7d168d;">Text here</p>
        
        
          .mytext {color:#7d168d;}
        
        Text color #7d168d
      
           This box has a color of #7d168d        
        
          <div style="background-color:#7d168d;">Content here</div>
        
        
          .mybackground {background-color:#7d168d;}
        
        Background color #7d168d
      
           Border around this has a color of #7d168d        
        
          <div style="border:2px solid #7d168d;">Content here</div>
        
        
          .myborder {border:2px solid #7d168d;}
        
        Border color #7d168d