#7f2d65 color space conversions
Hex:
        #7f2d65
        RGB:
        127, 45, 101
        CMY:
        50, 82, 60
        CMYK:
        0, 65, 20, 50
      HSL:
        319°, 47.6744%, 33.7255%
        HSV (HSB):
        319°, 64.5669%, 49.8039%
        XYZ:
        12.0397, 7.3284, 13.0919
        xyY:
        0.3709, 0.2258, 7.3284
      CIE-Lab:
        32.5431, 41.8720, -15.0187
        CIE-LCH:
        32.5431, 44.4840, 340.2681
        CIE-Luv:
        32.5431, 42.6601, -25.0823
        Hunter-Lab:
        27.0710, 32.0131, -9.7237
      #7f2d65 color charts
#7f2d65 RGB chart
      #7f2d65 CMYK chart
      #7f2d65 RGB pie chart
      #7f2d65 color shades, tints & tones
#7f2d65 color schemes
#7f2d65 color preview, HTML & CSS examples
           This text has a color of #7f2d65        
        
          <p style="color:#7f2d65;">Text here</p>
        
        
          .mytext {color:#7f2d65;}
        
        Text color #7f2d65
      
           This box has a color of #7f2d65        
        
          <div style="background-color:#7f2d65;">Content here</div>
        
        
          .mybackground {background-color:#7f2d65;}
        
        Background color #7f2d65
      
           Border around this has a color of #7f2d65        
        
          <div style="border:2px solid #7f2d65;">Content here</div>
        
        
          .myborder {border:2px solid #7f2d65;}
        
        Border color #7f2d65