#7d247d color space conversions
Hex:
        #7d247d
        RGB:
        125, 36, 125
        CMY:
        51, 86, 51
        CMYK:
        0, 71, 0, 51
      HSL:
        300°, 55.2795%, 31.5686%
        HSV (HSB):
        300°, 71.2000%, 49.0196%
        XYZ:
        12.7900, 7.1024, 20.0988
        xyY:
        0.3198, 0.1776, 7.1024
      CIE-Lab:
        32.0389, 49.1564, -31.0507
        CIE-LCH:
        32.0389, 58.1420, 327.7206
        CIE-Luv:
        32.0389, 36.2276, -46.8444
        Hunter-Lab:
        26.6503, 39.0275, -26.0594
      #7d247d color charts
#7d247d RGB chart
      #7d247d CMYK chart
      #7d247d RGB pie chart
      #7d247d color shades, tints & tones
#7d247d color schemes
#7d247d color preview, HTML & CSS examples
           This text has a color of #7d247d        
        
          <p style="color:#7d247d;">Text here</p>
        
        
          .mytext {color:#7d247d;}
        
        Text color #7d247d
      
           This box has a color of #7d247d        
        
          <div style="background-color:#7d247d;">Content here</div>
        
        
          .mybackground {background-color:#7d247d;}
        
        Background color #7d247d
      
           Border around this has a color of #7d247d        
        
          <div style="border:2px solid #7d247d;">Content here</div>
        
        
          .myborder {border:2px solid #7d247d;}
        
        Border color #7d247d