#872ba5 color space conversions
Hex:
        #872ba5
        RGB:
        135, 43, 165
        CMY:
        47, 83, 35
        CMYK:
        18, 74, 0, 35
      HSL:
        285°, 58.6538%, 40.7843%
        HSV (HSB):
        285°, 73.9394%, 64.7059%
        XYZ:
        17.6471, 9.5953, 36.5193
        xyY:
        0.2768, 0.1505, 9.5953
      CIE-Lab:
        37.1060, 56.3377, -47.3961
        CIE-LCH:
        37.1060, 73.6229, 319.9266
        CIE-Luv:
        37.1060, 30.1511, -72.2755
        Hunter-Lab:
        30.9762, 47.4826, -48.2163
      #872ba5 color charts
#872ba5 RGB chart
      #872ba5 CMYK chart
      #872ba5 RGB pie chart
      #872ba5 color shades, tints & tones
#872ba5 color schemes
#872ba5 color preview, HTML & CSS examples
           This text has a color of #872ba5        
        
          <p style="color:#872ba5;">Text here</p>
        
        
          .mytext {color:#872ba5;}
        
        Text color #872ba5
      
           This box has a color of #872ba5        
        
          <div style="background-color:#872ba5;">Content here</div>
        
        
          .mybackground {background-color:#872ba5;}
        
        Background color #872ba5
      
           Border around this has a color of #872ba5        
        
          <div style="border:2px solid #872ba5;">Content here</div>
        
        
          .myborder {border:2px solid #872ba5;}
        
        Border color #872ba5