#7d2b5a color space conversions
Hex:
        #7d2b5a
        RGB:
        125, 43, 90
        CMY:
        51, 83, 65
        CMYK:
        0, 66, 28, 51
      HSL:
        326°, 48.8095%, 32.9412%
        HSV (HSB):
        326°, 65.6000%, 49.0196%
        XYZ:
        11.1668, 6.8259, 10.4018
        xyY:
        0.3933, 0.2404, 6.8259
      CIE-Lab:
        31.4073, 40.5458, -9.6915
        CIE-LCH:
        31.4073, 41.6880, 346.5571
        CIE-Luv:
        31.4073, 45.2056, -17.9484
        Hunter-Lab:
        26.1264, 30.5720, -5.3169
      #7d2b5a color charts
#7d2b5a RGB chart
      #7d2b5a CMYK chart
      #7d2b5a RGB pie chart
      #7d2b5a color shades, tints & tones
#7d2b5a color schemes
#7d2b5a color preview, HTML & CSS examples
           This text has a color of #7d2b5a        
        
          <p style="color:#7d2b5a;">Text here</p>
        
        
          .mytext {color:#7d2b5a;}
        
        Text color #7d2b5a
      
           This box has a color of #7d2b5a        
        
          <div style="background-color:#7d2b5a;">Content here</div>
        
        
          .mybackground {background-color:#7d2b5a;}
        
        Background color #7d2b5a
      
           Border around this has a color of #7d2b5a        
        
          <div style="border:2px solid #7d2b5a;">Content here</div>
        
        
          .myborder {border:2px solid #7d2b5a;}
        
        Border color #7d2b5a