#872ba4 color space conversions
Hex:
        #872ba4
        RGB:
        135, 43, 164
        CMY:
        47, 83, 36
        CMYK:
        18, 74, 0, 36
      HSL:
        286°, 58.4541%, 40.5882%
        HSV (HSB):
        286°, 73.7805%, 64.3137%
        XYZ:
        17.5564, 9.5590, 36.0417
        xyY:
        0.2780, 0.1514, 9.5590
      CIE-Lab:
        37.0390, 56.1371, -46.9032
        CIE-LCH:
        37.0390, 73.1525, 320.1208
        CIE-Luv:
        37.0390, 30.4107, -71.5508
        Hunter-Lab:
        30.9176, 47.2544, -47.4740
      #872ba4 color charts
#872ba4 RGB chart
      #872ba4 CMYK chart
      #872ba4 RGB pie chart
      #872ba4 color shades, tints & tones
#872ba4 color schemes
#872ba4 color preview, HTML & CSS examples
           This text has a color of #872ba4        
        
          <p style="color:#872ba4;">Text here</p>
        
        
          .mytext {color:#872ba4;}
        
        Text color #872ba4
      
           This box has a color of #872ba4        
        
          <div style="background-color:#872ba4;">Content here</div>
        
        
          .mybackground {background-color:#872ba4;}
        
        Background color #872ba4
      
           Border around this has a color of #872ba4        
        
          <div style="border:2px solid #872ba4;">Content here</div>
        
        
          .myborder {border:2px solid #872ba4;}
        
        Border color #872ba4