#8c427f color space conversions
Hex:
        #8c427f
        RGB:
        140, 66, 127
        CMY:
        45, 74, 50
        CMYK:
        0, 53, 9, 45
      HSL:
        311°, 35.9223%, 40.3922%
        HSV (HSB):
        311°, 52.8571%, 54.9020%
        XYZ:
        16.5942, 11.0042, 21.3281
        xyY:
        0.3392, 0.2249, 11.0042
      CIE-Lab:
        39.5875, 39.8520, -20.3116
        CIE-LCH:
        39.5875, 44.7296, 332.9931
        CIE-Luv:
        39.5875, 37.2488, -33.5318
        Hunter-Lab:
        33.1726, 31.2406, -14.8993
      #8c427f color charts
#8c427f RGB chart
      #8c427f CMYK chart
      #8c427f RGB pie chart
      #8c427f color shades, tints & tones
#8c427f color schemes
#8c427f color preview, HTML & CSS examples
           This text has a color of #8c427f        
        
          <p style="color:#8c427f;">Text here</p>
        
        
          .mytext {color:#8c427f;}
        
        Text color #8c427f
      
           This box has a color of #8c427f        
        
          <div style="background-color:#8c427f;">Content here</div>
        
        
          .mybackground {background-color:#8c427f;}
        
        Background color #8c427f
      
           Border around this has a color of #8c427f        
        
          <div style="border:2px solid #8c427f;">Content here</div>
        
        
          .myborder {border:2px solid #8c427f;}
        
        Border color #8c427f