#7f129a color space conversions
Hex:
        #7f129a
        RGB:
        127, 18, 154
        CMY:
        50, 93, 40
        CMYK:
        18, 88, 0, 40
      HSL:
        288°, 79.0698%, 33.7255%
        HSV (HSB):
        288°, 88.3117%, 60.3922%
        XYZ:
        14.8014, 7.2777, 31.1965
        xyY:
        0.2778, 0.1366, 7.2777
      CIE-Lab:
        32.4310, 60.2496, -48.3478
        CIE-LCH:
        32.4310, 77.2497, 321.2544
        CIE-Luv:
        32.4310, 31.3249, -70.5204
        Hunter-Lab:
        26.9773, 50.7262, -49.6788
      #7f129a color charts
#7f129a RGB chart
      #7f129a CMYK chart
      #7f129a RGB pie chart
      #7f129a color shades, tints & tones
#7f129a color schemes
#7f129a color preview, HTML & CSS examples
           This text has a color of #7f129a        
        
          <p style="color:#7f129a;">Text here</p>
        
        
          .mytext {color:#7f129a;}
        
        Text color #7f129a
      
           This box has a color of #7f129a        
        
          <div style="background-color:#7f129a;">Content here</div>
        
        
          .mybackground {background-color:#7f129a;}
        
        Background color #7f129a
      
           Border around this has a color of #7f129a        
        
          <div style="border:2px solid #7f129a;">Content here</div>
        
        
          .myborder {border:2px solid #7f129a;}
        
        Border color #7f129a