#7f417a color space conversions
Hex:
        #7f417a
        RGB:
        127, 65, 122
        CMY:
        50, 75, 52
        CMYK:
        0, 49, 4, 50
      HSL:
        305°, 32.2917%, 37.6471%
        HSV (HSB):
        305°, 48.8189%, 49.8039%
        XYZ:
        14.1555, 9.6978, 19.5381
        xyY:
        0.3262, 0.2235, 9.6978
      CIE-Lab:
        37.2944, 35.3153, -20.9205
        CIE-LCH:
        37.2944, 41.0468, 329.3579
        CIE-Luv:
        37.2944, 29.8720, -33.1640
        Hunter-Lab:
        31.1412, 26.6417, -15.3999
      #7f417a color charts
#7f417a RGB chart
      #7f417a CMYK chart
      #7f417a RGB pie chart
      #7f417a color shades, tints & tones
#7f417a color schemes
#7f417a color preview, HTML & CSS examples
           This text has a color of #7f417a        
        
          <p style="color:#7f417a;">Text here</p>
        
        
          .mytext {color:#7f417a;}
        
        Text color #7f417a
      
           This box has a color of #7f417a        
        
          <div style="background-color:#7f417a;">Content here</div>
        
        
          .mybackground {background-color:#7f417a;}
        
        Background color #7f417a
      
           Border around this has a color of #7f417a        
        
          <div style="border:2px solid #7f417a;">Content here</div>
        
        
          .myborder {border:2px solid #7f417a;}
        
        Border color #7f417a