#7f446f color space conversions
Hex:
        #7f446f
        RGB:
        127, 68, 111
        CMY:
        50, 73, 56
        CMYK:
        0, 46, 13, 50
      HSL:
        316°, 30.2564%, 38.2353%
        HSV (HSB):
        316°, 46.4567%, 49.8039%
        XYZ:
        13.6888, 9.7940, 16.2079
        xyY:
        0.3449, 0.2468, 9.7940
      CIE-Lab:
        37.4701, 31.6124, -13.8052
        CIE-LCH:
        37.4701, 34.4953, 336.4090
        CIE-Luv:
        37.4701, 31.1109, -22.9107
        Hunter-Lab:
        31.2953, 23.3102, -8.7996
      #7f446f color charts
#7f446f RGB chart
      #7f446f CMYK chart
      #7f446f RGB pie chart
      #7f446f color shades, tints & tones
#7f446f color schemes
#7f446f color preview, HTML & CSS examples
           This text has a color of #7f446f        
        
          <p style="color:#7f446f;">Text here</p>
        
        
          .mytext {color:#7f446f;}
        
        Text color #7f446f
      
           This box has a color of #7f446f        
        
          <div style="background-color:#7f446f;">Content here</div>
        
        
          .mybackground {background-color:#7f446f;}
        
        Background color #7f446f
      
           Border around this has a color of #7f446f        
        
          <div style="border:2px solid #7f446f;">Content here</div>
        
        
          .myborder {border:2px solid #7f446f;}
        
        Border color #7f446f