#872ce7 color space conversions
Hex:
        #872ce7
        RGB:
        135, 44, 231
        CMY:
        47, 83, 9
        CMYK:
        42, 81, 0, 9
      HSL:
        269°, 79.5745%, 53.9216%
        HSV (HSB):
        269°, 80.9524%, 90.5882%
        XYZ:
        25.3162, 12.7218, 76.7225
        xyY:
        0.2206, 0.1109, 12.7218
      CIE-Lab:
        42.3410, 70.2341, -77.3838
        CIE-LCH:
        42.3410, 104.5040, 312.2271
        CIE-Luv:
        42.3410, 15.9917, -116.5803
        Hunter-Lab:
        35.6676, 64.2774, -102.5680
      #872ce7 color charts
#872ce7 RGB chart
      #872ce7 CMYK chart
      #872ce7 RGB pie chart
      #872ce7 color shades, tints & tones
#872ce7 color schemes
#872ce7 color preview, HTML & CSS examples
           This text has a color of #872ce7        
        
          <p style="color:#872ce7;">Text here</p>
        
        
          .mytext {color:#872ce7;}
        
        Text color #872ce7
      
           This box has a color of #872ce7        
        
          <div style="background-color:#872ce7;">Content here</div>
        
        
          .mybackground {background-color:#872ce7;}
        
        Background color #872ce7
      
           Border around this has a color of #872ce7        
        
          <div style="border:2px solid #872ce7;">Content here</div>
        
        
          .myborder {border:2px solid #872ce7;}
        
        Border color #872ce7