#8729a5 color space conversions
Hex:
        #8729a5
        RGB:
        135, 41, 165
        CMY:
        47, 84, 35
        CMYK:
        18, 75, 0, 35
      HSL:
        285°, 60.1942%, 40.3922%
        HSV (HSB):
        285°, 75.1515%, 64.7059%
        XYZ:
        17.5761, 9.4534, 36.4956
        xyY:
        0.2767, 0.1488, 9.4534
      CIE-Lab:
        36.8430, 57.0888, -47.8196
        CIE-LCH:
        36.8430, 74.4704, 320.0493
        CIE-Luv:
        36.8430, 30.4847, -72.7499
        Hunter-Lab:
        30.7464, 48.2333, -48.8542
      #8729a5 color charts
#8729a5 RGB chart
      #8729a5 CMYK chart
      #8729a5 RGB pie chart
      #8729a5 color shades, tints & tones
#8729a5 color schemes
#8729a5 color preview, HTML & CSS examples
           This text has a color of #8729a5        
        
          <p style="color:#8729a5;">Text here</p>
        
        
          .mytext {color:#8729a5;}
        
        Text color #8729a5
      
           This box has a color of #8729a5        
        
          <div style="background-color:#8729a5;">Content here</div>
        
        
          .mybackground {background-color:#8729a5;}
        
        Background color #8729a5
      
           Border around this has a color of #8729a5        
        
          <div style="border:2px solid #8729a5;">Content here</div>
        
        
          .myborder {border:2px solid #8729a5;}
        
        Border color #8729a5