#7f196a color space conversions
Hex:
        #7f196a
        RGB:
        127, 25, 106
        CMY:
        50, 90, 58
        CMYK:
        0, 80, 17, 50
      HSL:
        312°, 67.1053%, 29.8039%
        HSV (HSB):
        312°, 80.3150%, 49.8039%
        XYZ:
        11.7015, 6.2479, 14.2249
        xyY:
        0.3637, 0.1942, 6.2479
      CIE-Lab:
        30.0295, 50.3329, -22.1218
        CIE-LCH:
        30.0295, 54.9798, 336.2741
        CIE-Luv:
        30.0295, 46.1495, -34.6034
        Hunter-Lab:
        24.9958, 39.8205, -16.2444
      #7f196a color charts
#7f196a RGB chart
      #7f196a CMYK chart
      #7f196a RGB pie chart
      #7f196a color shades, tints & tones
#7f196a color schemes
#7f196a color preview, HTML & CSS examples
           This text has a color of #7f196a        
        
          <p style="color:#7f196a;">Text here</p>
        
        
          .mytext {color:#7f196a;}
        
        Text color #7f196a
      
           This box has a color of #7f196a        
        
          <div style="background-color:#7f196a;">Content here</div>
        
        
          .mybackground {background-color:#7f196a;}
        
        Background color #7f196a
      
           Border around this has a color of #7f196a        
        
          <div style="border:2px solid #7f196a;">Content here</div>
        
        
          .myborder {border:2px solid #7f196a;}
        
        Border color #7f196a