#7d227b color space conversions
Hex:
        #7d227b
        RGB:
        125, 34, 123
        CMY:
        51, 87, 52
        CMYK:
        0, 73, 2, 51
      HSL:
        301°, 57.2327%, 31.1765%
        HSV (HSB):
        301°, 72.8000%, 49.0196%
        XYZ:
        12.6046, 6.9341, 19.4130
        xyY:
        0.3236, 0.1780, 6.9341
      CIE-Lab:
        31.6564, 49.5612, -30.3998
        CIE-LCH:
        31.6564, 58.1418, 328.4759
        CIE-Luv:
        31.6564, 37.2458, -45.8571
        Hunter-Lab:
        26.3327, 39.3603, -25.2769
      #7d227b color charts
#7d227b RGB chart
      #7d227b CMYK chart
      #7d227b RGB pie chart
      #7d227b color shades, tints & tones
#7d227b color schemes
#7d227b color preview, HTML & CSS examples
           This text has a color of #7d227b        
        
          <p style="color:#7d227b;">Text here</p>
        
        
          .mytext {color:#7d227b;}
        
        Text color #7d227b
      
           This box has a color of #7d227b        
        
          <div style="background-color:#7d227b;">Content here</div>
        
        
          .mybackground {background-color:#7d227b;}
        
        Background color #7d227b
      
           Border around this has a color of #7d227b        
        
          <div style="border:2px solid #7d227b;">Content here</div>
        
        
          .myborder {border:2px solid #7d227b;}
        
        Border color #7d227b