#7d178b color space conversions
Hex:
        #7d178b
        RGB:
        125, 23, 139
        CMY:
        51, 91, 45
        CMYK:
        10, 83, 0, 45
      HSL:
        293°, 71.6049%, 31.7647%
        HSV (HSB):
        293°, 83.4532%, 54.5098%
        XYZ:
        13.4240, 6.8368, 25.0382
        xyY:
        0.2963, 0.1509, 6.8368
      CIE-Lab:
        31.4326, 55.9357, -40.7503
        CIE-LCH:
        31.4326, 69.2054, 323.9259
        CIE-Luv:
        31.4326, 33.9801, -59.7960
        Hunter-Lab:
        26.1474, 45.8839, -38.4718
      #7d178b color charts
#7d178b RGB chart
      #7d178b CMYK chart
      #7d178b RGB pie chart
      #7d178b color shades, tints & tones
#7d178b color schemes
#7d178b color preview, HTML & CSS examples
           This text has a color of #7d178b        
        
          <p style="color:#7d178b;">Text here</p>
        
        
          .mytext {color:#7d178b;}
        
        Text color #7d178b
      
           This box has a color of #7d178b        
        
          <div style="background-color:#7d178b;">Content here</div>
        
        
          .mybackground {background-color:#7d178b;}
        
        Background color #7d178b
      
           Border around this has a color of #7d178b        
        
          <div style="border:2px solid #7d178b;">Content here</div>
        
        
          .myborder {border:2px solid #7d178b;}
        
        Border color #7d178b