#7f0765 color space conversions
Hex:
        #7f0765
        RGB:
        127, 7, 101
        CMY:
        50, 97, 60
        CMYK:
        0, 94, 20, 50
      HSL:
        313°, 89.5522%, 26.2745%
        HSV (HSB):
        313°, 94.4882%, 49.8039%
        XYZ:
        11.1773, 5.6036, 12.8044
        xyY:
        0.3778, 0.1894, 5.6036
      CIE-Lab:
        28.3894, 53.6309, -21.4523
        CIE-LCH:
        28.3894, 57.7622, 338.1986
        CIE-Luv:
        28.3894, 50.4511, -33.5754
        Hunter-Lab:
        23.6719, 42.8581, -15.5004
      #7f0765 color charts
#7f0765 RGB chart
      #7f0765 CMYK chart
      #7f0765 RGB pie chart
      #7f0765 color shades, tints & tones
#7f0765 color schemes
#7f0765 color preview, HTML & CSS examples
           This text has a color of #7f0765        
        
          <p style="color:#7f0765;">Text here</p>
        
        
          .mytext {color:#7f0765;}
        
        Text color #7f0765
      
           This box has a color of #7f0765        
        
          <div style="background-color:#7f0765;">Content here</div>
        
        
          .mybackground {background-color:#7f0765;}
        
        Background color #7f0765
      
           Border around this has a color of #7f0765        
        
          <div style="border:2px solid #7f0765;">Content here</div>
        
        
          .myborder {border:2px solid #7f0765;}
        
        Border color #7f0765