#7d158b color space conversions
Hex:
        #7d158b
        RGB:
        125, 21, 139
        CMY:
        51, 92, 45
        CMYK:
        10, 85, 0, 45
      HSL:
        293°, 73.7500%, 31.3725%
        HSV (HSB):
        293°, 84.8921%, 54.5098%
        XYZ:
        13.3858, 6.7604, 25.0255
        xyY:
        0.2963, 0.1497, 6.7604
      CIE-Lab:
        31.2551, 56.4533, -41.0355
        CIE-LCH:
        31.2551, 69.7918, 323.9869
        CIE-Luv:
        31.2551, 34.1967, -60.0880
        Hunter-Lab:
        26.0007, 46.3948, -38.8656
      #7d158b color charts
#7d158b RGB chart
      #7d158b CMYK chart
      #7d158b RGB pie chart
      #7d158b color shades, tints & tones
#7d158b color schemes
#7d158b color preview, HTML & CSS examples
           This text has a color of #7d158b        
        
          <p style="color:#7d158b;">Text here</p>
        
        
          .mytext {color:#7d158b;}
        
        Text color #7d158b
      
           This box has a color of #7d158b        
        
          <div style="background-color:#7d158b;">Content here</div>
        
        
          .mybackground {background-color:#7d158b;}
        
        Background color #7d158b
      
           Border around this has a color of #7d158b        
        
          <div style="border:2px solid #7d158b;">Content here</div>
        
        
          .myborder {border:2px solid #7d158b;}
        
        Border color #7d158b