#7f2077 color space conversions
Hex:
        #7f2077
        RGB:
        127, 32, 119
        CMY:
        50, 87, 53
        CMYK:
        0, 75, 6, 50
      HSL:
        305°, 59.7484%, 31.1765%
        HSV (HSB):
        305°, 74.8031%, 49.8039%
        XYZ:
        12.5987, 6.8770, 18.1161
        xyY:
        0.3351, 0.1829, 6.8770
      CIE-Lab:
        31.5251, 50.0869, -28.0615
        CIE-LCH:
        31.5251, 57.4120, 330.7399
        CIE-Luv:
        31.5251, 40.3364, -42.8184
        Hunter-Lab:
        26.2240, 39.8642, -22.6022
      #7f2077 color charts
#7f2077 RGB chart
      #7f2077 CMYK chart
      #7f2077 RGB pie chart
      #7f2077 color shades, tints & tones
#7f2077 color schemes
#7f2077 color preview, HTML & CSS examples
           This text has a color of #7f2077        
        
          <p style="color:#7f2077;">Text here</p>
        
        
          .mytext {color:#7f2077;}
        
        Text color #7f2077
      
           This box has a color of #7f2077        
        
          <div style="background-color:#7f2077;">Content here</div>
        
        
          .mybackground {background-color:#7f2077;}
        
        Background color #7f2077
      
           Border around this has a color of #7f2077        
        
          <div style="border:2px solid #7f2077;">Content here</div>
        
        
          .myborder {border:2px solid #7f2077;}
        
        Border color #7f2077