#8a72bf color space conversions
Hex:
        #8a72bf
        RGB:
        138, 114, 191
        CMY:
        46, 55, 25
        CMYK:
        28, 40, 0, 25
      HSL:
        259°, 37.5610%, 59.8039%
        HSV (HSB):
        259°, 40.3141%, 74.9020%
        XYZ:
        25.9025, 21.1995, 52.0169
        xyY:
        0.2613, 0.2139, 21.1995
      CIE-Lab:
        53.1671, 26.0346, -37.0940
        CIE-LCH:
        53.1671, 45.3185, 305.0632
        CIE-Luv:
        53.1671, 6.4990, -59.9274
        Hunter-Lab:
        46.0429, 19.8443, -34.7528
      #8a72bf color charts
#8a72bf RGB chart
      #8a72bf CMYK chart
      #8a72bf RGB pie chart
      #8a72bf color shades, tints & tones
#8a72bf color schemes
#8a72bf color preview, HTML & CSS examples
           This text has a color of #8a72bf        
        
          <p style="color:#8a72bf;">Text here</p>
        
        
          .mytext {color:#8a72bf;}
        
        Text color #8a72bf
      
           This box has a color of #8a72bf        
        
          <div style="background-color:#8a72bf;">Content here</div>
        
        
          .mybackground {background-color:#8a72bf;}
        
        Background color #8a72bf
      
           Border around this has a color of #8a72bf        
        
          <div style="border:2px solid #8a72bf;">Content here</div>
        
        
          .myborder {border:2px solid #8a72bf;}
        
        Border color #8a72bf