#7d009d color space conversions
Hex:
        #7d009d
        RGB:
        125, 0, 157
        CMY:
        51, 100, 38
        CMYK:
        20, 100, 0, 38
      HSL:
        288°, 100.0000%, 30.7843%
        HSV (HSB):
        288°, 100.0000%, 61.5686%
        XYZ:
        14.5433, 6.7943, 32.4432
        xyY:
        0.2704, 0.1263, 6.7943
      CIE-Lab:
        31.3340, 63.4049, -51.9727
        CIE-LCH:
        31.3340, 81.9838, 320.6587
        CIE-Luv:
        31.3340, 30.2521, -74.2627
        Hunter-Lab:
        26.0659, 53.9774, -55.5499
      #7d009d color charts
#7d009d RGB chart
      #7d009d CMYK chart
      #7d009d RGB pie chart
      #7d009d color shades, tints & tones
#7d009d color schemes
#7d009d color preview, HTML & CSS examples
           This text has a color of #7d009d        
        
          <p style="color:#7d009d;">Text here</p>
        
        
          .mytext {color:#7d009d;}
        
        Text color #7d009d
      
           This box has a color of #7d009d        
        
          <div style="background-color:#7d009d;">Content here</div>
        
        
          .mybackground {background-color:#7d009d;}
        
        Background color #7d009d
      
           Border around this has a color of #7d009d        
        
          <div style="border:2px solid #7d009d;">Content here</div>
        
        
          .myborder {border:2px solid #7d009d;}
        
        Border color #7d009d