#7d147b color space conversions
Hex:
        #7d147b
        RGB:
        125, 20, 123
        CMY:
        51, 92, 52
        CMYK:
        0, 84, 2, 51
      HSL:
        301°, 72.4138%, 28.4314%
        HSV (HSB):
        301°, 84.0000%, 49.0196%
        XYZ:
        12.2828, 6.2903, 19.3057
        xyY:
        0.3243, 0.1661, 6.2903
      CIE-Lab:
        30.1335, 53.9364, -32.8178
        CIE-LCH:
        30.1335, 63.1359, 328.6815
        CIE-Luv:
        30.1335, 39.4592, -48.6921
        Hunter-Lab:
        25.0806, 43.5262, -28.0819
      #7d147b color charts
#7d147b RGB chart
      #7d147b CMYK chart
      #7d147b RGB pie chart
      #7d147b color shades, tints & tones
#7d147b color schemes
#7d147b color preview, HTML & CSS examples
           This text has a color of #7d147b        
        
          <p style="color:#7d147b;">Text here</p>
        
        
          .mytext {color:#7d147b;}
        
        Text color #7d147b
      
           This box has a color of #7d147b        
        
          <div style="background-color:#7d147b;">Content here</div>
        
        
          .mybackground {background-color:#7d147b;}
        
        Background color #7d147b
      
           Border around this has a color of #7d147b        
        
          <div style="border:2px solid #7d147b;">Content here</div>
        
        
          .myborder {border:2px solid #7d147b;}
        
        Border color #7d147b