#7f5a86 color space conversions
Hex:
        #7f5a86
        RGB:
        127, 90, 134
        CMY:
        50, 65, 47
        CMYK:
        5, 33, 0, 47
      HSL:
        290°, 19.6429%, 43.9216%
        HSV (HSB):
        290°, 32.8358%, 52.5490%
        XYZ:
        16.7116, 13.5456, 24.2880
        xyY:
        0.3064, 0.2483, 13.5456
      CIE-Lab:
        43.5741, 23.3263, -18.5805
        CIE-LCH:
        43.5741, 29.8219, 321.4610
        CIE-Luv:
        43.5741, 17.2731, -29.4099
        Hunter-Lab:
        36.8043, 16.6434, -13.3638
      #7f5a86 color charts
#7f5a86 RGB chart
      #7f5a86 CMYK chart
      #7f5a86 RGB pie chart
      #7f5a86 color shades, tints & tones
#7f5a86 color schemes
#7f5a86 color preview, HTML & CSS examples
           This text has a color of #7f5a86        
        
          <p style="color:#7f5a86;">Text here</p>
        
        
          .mytext {color:#7f5a86;}
        
        Text color #7f5a86
      
           This box has a color of #7f5a86        
        
          <div style="background-color:#7f5a86;">Content here</div>
        
        
          .mybackground {background-color:#7f5a86;}
        
        Background color #7f5a86
      
           Border around this has a color of #7f5a86        
        
          <div style="border:2px solid #7f5a86;">Content here</div>
        
        
          .myborder {border:2px solid #7f5a86;}
        
        Border color #7f5a86