#7f14af color space conversions
Hex:
        #7f14af
        RGB:
        127, 20, 175
        CMY:
        50, 92, 31
        CMYK:
        27, 89, 0, 31
      HSL:
        281°, 79.4872%, 38.2353%
        HSV (HSB):
        281°, 88.5714%, 68.6275%
        XYZ:
        16.7404, 8.1075, 41.2400
        xyY:
        0.2533, 0.1227, 8.1075
      CIE-Lab:
        34.2057, 63.8677, -58.1432
        CIE-LCH:
        34.2057, 86.3696, 317.6862
        CIE-Luv:
        34.2057, 25.6436, -84.4492
        Hunter-Lab:
        28.4736, 55.1160, -65.9416
      #7f14af color charts
#7f14af RGB chart
      #7f14af CMYK chart
      #7f14af RGB pie chart
      #7f14af color shades, tints & tones
#7f14af color schemes
#7f14af color preview, HTML & CSS examples
           This text has a color of #7f14af        
        
          <p style="color:#7f14af;">Text here</p>
        
        
          .mytext {color:#7f14af;}
        
        Text color #7f14af
      
           This box has a color of #7f14af        
        
          <div style="background-color:#7f14af;">Content here</div>
        
        
          .mybackground {background-color:#7f14af;}
        
        Background color #7f14af
      
           Border around this has a color of #7f14af        
        
          <div style="border:2px solid #7f14af;">Content here</div>
        
        
          .myborder {border:2px solid #7f14af;}
        
        Border color #7f14af