#7d156b color space conversions
Hex:
        #7d156b
        RGB:
        125, 21, 107
        CMY:
        51, 92, 58
        CMYK:
        0, 83, 14, 51
      HSL:
        310°, 71.2329%, 28.6275%
        HSV (HSB):
        310°, 83.2000%, 49.0196%
        XYZ:
        11.3795, 5.9578, 14.4601
        xyY:
        0.3579, 0.1874, 5.9578
      CIE-Lab:
        29.3059, 51.1485, -23.9257
        CIE-LCH:
        29.3059, 56.4678, 334.9312
        CIE-Luv:
        29.3059, 44.9463, -36.6882
        Hunter-Lab:
        24.4087, 40.5024, -18.0383
      #7d156b color charts
#7d156b RGB chart
      #7d156b CMYK chart
      #7d156b RGB pie chart
      #7d156b color shades, tints & tones
#7d156b color schemes
#7d156b color preview, HTML & CSS examples
           This text has a color of #7d156b        
        
          <p style="color:#7d156b;">Text here</p>
        
        
          .mytext {color:#7d156b;}
        
        Text color #7d156b
      
           This box has a color of #7d156b        
        
          <div style="background-color:#7d156b;">Content here</div>
        
        
          .mybackground {background-color:#7d156b;}
        
        Background color #7d156b
      
           Border around this has a color of #7d156b        
        
          <div style="border:2px solid #7d156b;">Content here</div>
        
        
          .myborder {border:2px solid #7d156b;}
        
        Border color #7d156b