#7f0368 color space conversions
Hex:
        #7f0368
        RGB:
        127, 3, 104
        CMY:
        50, 99, 59
        CMYK:
        0, 98, 18, 50
      HSL:
        311°, 95.3846%, 25.4902%
        HSV (HSB):
        311°, 97.6378%, 49.8039%
        XYZ:
        11.2836, 5.5766, 13.5784
        xyY:
        0.3707, 0.1832, 5.5766
      CIE-Lab:
        28.3182, 54.7122, -23.5109
        CIE-LCH:
        28.3182, 59.5499, 336.7458
        CIE-Luv:
        28.3182, 49.6409, -36.2218
        Hunter-Lab:
        23.6149, 43.9647, -17.5609
      #7f0368 color charts
#7f0368 RGB chart
      #7f0368 CMYK chart
      #7f0368 RGB pie chart
      #7f0368 color shades, tints & tones
#7f0368 color schemes
#7f0368 color preview, HTML & CSS examples
           This text has a color of #7f0368        
        
          <p style="color:#7f0368;">Text here</p>
        
        
          .mytext {color:#7f0368;}
        
        Text color #7f0368
      
           This box has a color of #7f0368        
        
          <div style="background-color:#7f0368;">Content here</div>
        
        
          .mybackground {background-color:#7f0368;}
        
        Background color #7f0368
      
           Border around this has a color of #7f0368        
        
          <div style="border:2px solid #7f0368;">Content here</div>
        
        
          .myborder {border:2px solid #7f0368;}
        
        Border color #7f0368