#872ed7 color space conversions
Hex:
        #872ed7
        RGB:
        135, 46, 215
        CMY:
        47, 82, 16
        CMYK:
        37, 79, 0, 16
      HSL:
        272°, 67.8715%, 51.1765%
        HSV (HSB):
        272°, 78.6047%, 84.3137%
        XYZ:
        23.2344, 12.0112, 65.3838
        xyY:
        0.2309, 0.1194, 12.0112
      CIE-Lab:
        41.2339, 65.9349, -70.0539
        CIE-LCH:
        41.2339, 96.2027, 313.2651
        CIE-Luv:
        41.2339, 18.6349, -106.0195
        Hunter-Lab:
        34.6572, 59.0177, -87.5958
      #872ed7 color charts
#872ed7 RGB chart
      #872ed7 CMYK chart
      #872ed7 RGB pie chart
      #872ed7 color shades, tints & tones
#872ed7 color schemes
#872ed7 color preview, HTML & CSS examples
           This text has a color of #872ed7        
        
          <p style="color:#872ed7;">Text here</p>
        
        
          .mytext {color:#872ed7;}
        
        Text color #872ed7
      
           This box has a color of #872ed7        
        
          <div style="background-color:#872ed7;">Content here</div>
        
        
          .mybackground {background-color:#872ed7;}
        
        Background color #872ed7
      
           Border around this has a color of #872ed7        
        
          <div style="border:2px solid #872ed7;">Content here</div>
        
        
          .myborder {border:2px solid #872ed7;}
        
        Border color #872ed7