#7f164e color space conversions
Hex:
        #7f164e
        RGB:
        127, 22, 78
        CMY:
        50, 91, 69
        CMYK:
        0, 83, 39, 50
      HSL:
        328°, 70.4698%, 29.2157%
        HSV (HSB):
        328°, 82.6772%, 49.8039%
        XYZ:
        10.4145, 5.6359, 7.7467
        xyY:
        0.4376, 0.2368, 5.6359
      CIE-Lab:
        28.4746, 47.5585, -6.1929
        CIE-LCH:
        28.4746, 47.9600, 352.5809
        CIE-Luv:
        28.4746, 57.2343, -14.5037
        Hunter-Lab:
        23.7401, 36.7605, -2.7290
      #7f164e color charts
#7f164e RGB chart
      #7f164e CMYK chart
      #7f164e RGB pie chart
      #7f164e color shades, tints & tones
#7f164e color schemes
#7f164e color preview, HTML & CSS examples
           This text has a color of #7f164e        
        
          <p style="color:#7f164e;">Text here</p>
        
        
          .mytext {color:#7f164e;}
        
        Text color #7f164e
      
           This box has a color of #7f164e        
        
          <div style="background-color:#7f164e;">Content here</div>
        
        
          .mybackground {background-color:#7f164e;}
        
        Background color #7f164e
      
           Border around this has a color of #7f164e        
        
          <div style="border:2px solid #7f164e;">Content here</div>
        
        
          .myborder {border:2px solid #7f164e;}
        
        Border color #7f164e