#7d296b color space conversions
Hex:
        #7d296b
        RGB:
        125, 41, 107
        CMY:
        51, 84, 58
        CMYK:
        0, 67, 14, 51
      HSL:
        313°, 50.6024%, 32.5490%
        HSV (HSB):
        313°, 67.2000%, 49.0196%
        XYZ:
        11.9042, 7.0074, 14.6351
        xyY:
        0.3549, 0.2089, 7.0074
      CIE-Lab:
        31.8237, 44.0270, -19.9944
        CIE-LCH:
        31.8237, 48.3544, 335.5753
        CIE-Luv:
        31.8237, 40.5699, -31.6176
        Hunter-Lab:
        26.4715, 33.9464, -14.2491
      #7d296b color charts
#7d296b RGB chart
      #7d296b CMYK chart
      #7d296b RGB pie chart
      #7d296b color shades, tints & tones
#7d296b color schemes
#7d296b color preview, HTML & CSS examples
           This text has a color of #7d296b        
        
          <p style="color:#7d296b;">Text here</p>
        
        
          .mytext {color:#7d296b;}
        
        Text color #7d296b
      
           This box has a color of #7d296b        
        
          <div style="background-color:#7d296b;">Content here</div>
        
        
          .mybackground {background-color:#7d296b;}
        
        Background color #7d296b
      
           Border around this has a color of #7d296b        
        
          <div style="border:2px solid #7d296b;">Content here</div>
        
        
          .myborder {border:2px solid #7d296b;}
        
        Border color #7d296b