#8d627d color space conversions
Hex:
        #8d627d
        RGB:
        141, 98, 125
        CMY:
        45, 62, 51
        CMYK:
        0, 30, 11, 45
      HSL:
        322°, 17.9916%, 46.8627%
        HSV (HSB):
        322°, 30.4965%, 55.2941%
        XYZ:
        19.0539, 15.8788, 21.4627
        xyY:
        0.3379, 0.2816, 15.8788
      CIE-Lab:
        46.8150, 21.8752, -8.0943
        CIE-LCH:
        46.8150, 23.3247, 339.6945
        CIE-Luv:
        46.8150, 23.8152, -14.6065
        Hunter-Lab:
        39.8482, 15.6176, -4.0406
      #8d627d color charts
#8d627d RGB chart
      #8d627d CMYK chart
      #8d627d RGB pie chart
      #8d627d color shades, tints & tones
#8d627d color schemes
#8d627d color preview, HTML & CSS examples
           This text has a color of #8d627d        
        
          <p style="color:#8d627d;">Text here</p>
        
        
          .mytext {color:#8d627d;}
        
        Text color #8d627d
      
           This box has a color of #8d627d        
        
          <div style="background-color:#8d627d;">Content here</div>
        
        
          .mybackground {background-color:#8d627d;}
        
        Background color #8d627d
      
           Border around this has a color of #8d627d        
        
          <div style="border:2px solid #8d627d;">Content here</div>
        
        
          .myborder {border:2px solid #8d627d;}
        
        Border color #8d627d