#7f003a color space conversions
Hex:
        #7f003a
        RGB:
        127, 0, 58
        CMY:
        50, 100, 77
        CMYK:
        0, 100, 54, 50
      HSL:
        333°, 100.0000%, 24.9020%
        HSV (HSB):
        333°, 100.0000%, 49.8039%
        XYZ:
        9.5161, 4.8175, 4.4313
        xyY:
        0.5071, 0.2567, 4.8175
      CIE-Lab:
        26.2084, 50.2395, 3.9786
        CIE-LCH:
        26.2084, 50.3968, 4.5280
        CIE-Luv:
        26.2084, 69.0046, -4.1871
        Hunter-Lab:
        21.9488, 38.9798, 3.3940
      #7f003a color charts
#7f003a RGB chart
      #7f003a CMYK chart
      #7f003a RGB pie chart
      #7f003a color shades, tints & tones
#7f003a color schemes
#7f003a color preview, HTML & CSS examples
           This text has a color of #7f003a        
        
          <p style="color:#7f003a;">Text here</p>
        
        
          .mytext {color:#7f003a;}
        
        Text color #7f003a
      
           This box has a color of #7f003a        
        
          <div style="background-color:#7f003a;">Content here</div>
        
        
          .mybackground {background-color:#7f003a;}
        
        Background color #7f003a
      
           Border around this has a color of #7f003a        
        
          <div style="border:2px solid #7f003a;">Content here</div>
        
        
          .myborder {border:2px solid #7f003a;}
        
        Border color #7f003a