#7f2051 color space conversions
Hex:
        #7f2051
        RGB:
        127, 32, 81
        CMY:
        50, 87, 68
        CMYK:
        0, 75, 36, 50
      HSL:
        329°, 59.7484%, 31.1765%
        HSV (HSB):
        329°, 74.8031%, 49.8039%
        XYZ:
        10.7541, 6.1391, 8.4027
        xyY:
        0.4251, 0.2427, 6.1391
      CIE-Lab:
        29.7608, 44.5881, -6.2519
        CIE-LCH:
        29.7608, 45.0242, 352.0183
        CIE-Luv:
        29.7608, 53.4283, -14.2549
        Hunter-Lab:
        24.7773, 34.1144, -2.7630
      #7f2051 color charts
#7f2051 RGB chart
      #7f2051 CMYK chart
      #7f2051 RGB pie chart
      #7f2051 color shades, tints & tones
#7f2051 color schemes
#7f2051 color preview, HTML & CSS examples
           This text has a color of #7f2051        
        
          <p style="color:#7f2051;">Text here</p>
        
        
          .mytext {color:#7f2051;}
        
        Text color #7f2051
      
           This box has a color of #7f2051        
        
          <div style="background-color:#7f2051;">Content here</div>
        
        
          .mybackground {background-color:#7f2051;}
        
        Background color #7f2051
      
           Border around this has a color of #7f2051        
        
          <div style="border:2px solid #7f2051;">Content here</div>
        
        
          .myborder {border:2px solid #7f2051;}
        
        Border color #7f2051