#7d207d color space conversions
Hex:
        #7d207d
        RGB:
        125, 32, 125
        CMY:
        51, 87, 51
        CMYK:
        0, 74, 0, 51
      HSL:
        300°, 59.2357%, 30.7843%
        HSV (HSB):
        300°, 74.4000%, 49.0196%
        XYZ:
        12.6756, 6.8737, 20.0607
        xyY:
        0.3200, 0.1735, 6.8737
      CIE-Lab:
        31.5176, 50.6375, -31.8775
        CIE-LCH:
        31.5176, 59.8359, 327.8086
        CIE-Luv:
        31.5176, 37.0000, -47.8430
        Hunter-Lab:
        26.2177, 40.4196, -27.0139
      #7d207d color charts
#7d207d RGB chart
      #7d207d CMYK chart
      #7d207d RGB pie chart
      #7d207d color shades, tints & tones
#7d207d color schemes
#7d207d color preview, HTML & CSS examples
           This text has a color of #7d207d        
        
          <p style="color:#7d207d;">Text here</p>
        
        
          .mytext {color:#7d207d;}
        
        Text color #7d207d
      
           This box has a color of #7d207d        
        
          <div style="background-color:#7d207d;">Content here</div>
        
        
          .mybackground {background-color:#7d207d;}
        
        Background color #7d207d
      
           Border around this has a color of #7d207d        
        
          <div style="border:2px solid #7d207d;">Content here</div>
        
        
          .myborder {border:2px solid #7d207d;}
        
        Border color #7d207d