#8b427f color space conversions
Hex:
        #8b427f
        RGB:
        139, 66, 127
        CMY:
        45, 74, 50
        CMYK:
        0, 53, 9, 45
      HSL:
        310°, 35.6098%, 40.1961%
        HSV (HSB):
        310°, 52.5180%, 54.5098%
        XYZ:
        16.4264, 10.9177, 21.3202
        xyY:
        0.3375, 0.2243, 10.9177
      CIE-Lab:
        39.4415, 39.5364, -20.5491
        CIE-LCH:
        39.4415, 44.5577, 332.5368
        CIE-Luv:
        39.4415, 36.5469, -33.7824
        Hunter-Lab:
        33.0419, 30.9159, -15.1274
      #8b427f color charts
#8b427f RGB chart
      #8b427f CMYK chart
      #8b427f RGB pie chart
      #8b427f color shades, tints & tones
#8b427f color schemes
#8b427f color preview, HTML & CSS examples
           This text has a color of #8b427f        
        
          <p style="color:#8b427f;">Text here</p>
        
        
          .mytext {color:#8b427f;}
        
        Text color #8b427f
      
           This box has a color of #8b427f        
        
          <div style="background-color:#8b427f;">Content here</div>
        
        
          .mybackground {background-color:#8b427f;}
        
        Background color #8b427f
      
           Border around this has a color of #8b427f        
        
          <div style="border:2px solid #8b427f;">Content here</div>
        
        
          .myborder {border:2px solid #8b427f;}
        
        Border color #8b427f