#871e94 color space conversions
Hex:
        #871e94
        RGB:
        135, 30, 148
        CMY:
        47, 88, 42
        CMYK:
        9, 80, 0, 42
      HSL:
        293°, 66.2921%, 34.9020%
        HSV (HSB):
        293°, 79.7297%, 58.0392%
        XYZ:
        15.8012, 8.2176, 28.7703
        xyY:
        0.2993, 0.1557, 8.2176
      CIE-Lab:
        34.4319, 57.5502, -41.3872
        CIE-LCH:
        34.4319, 70.8867, 324.2782
        CIE-Luv:
        34.4319, 36.9744, -62.7474
        Hunter-Lab:
        28.6663, 48.2256, -39.4387
      #871e94 color charts
#871e94 RGB chart
      #871e94 CMYK chart
      #871e94 RGB pie chart
      #871e94 color shades, tints & tones
#871e94 color schemes
#871e94 color preview, HTML & CSS examples
           This text has a color of #871e94        
        
          <p style="color:#871e94;">Text here</p>
        
        
          .mytext {color:#871e94;}
        
        Text color #871e94
      
           This box has a color of #871e94        
        
          <div style="background-color:#871e94;">Content here</div>
        
        
          .mybackground {background-color:#871e94;}
        
        Background color #871e94
      
           Border around this has a color of #871e94        
        
          <div style="border:2px solid #871e94;">Content here</div>
        
        
          .myborder {border:2px solid #871e94;}
        
        Border color #871e94