#871dc0 color space conversions
Hex:
        #871dc0
        RGB:
        135, 29, 192
        CMY:
        47, 89, 25
        CMYK:
        30, 85, 0, 25
      HSL:
        279°, 73.7557%, 43.3333%
        HSV (HSB):
        279°, 84.8958%, 75.2941%
        XYZ:
        19.9455, 9.8354, 50.7164
        xyY:
        0.2478, 0.1222, 9.8354
      CIE-Lab:
        37.5454, 66.3256, -62.7140
        CIE-LCH:
        37.5454, 91.2805, 316.6032
        CIE-Luv:
        37.5454, 25.2687, -93.4163
        Hunter-Lab:
        31.3614, 58.6412, -73.9282
      #871dc0 color charts
#871dc0 RGB chart
      #871dc0 CMYK chart
      #871dc0 RGB pie chart
      #871dc0 color shades, tints & tones
#871dc0 color schemes
#871dc0 color preview, HTML & CSS examples
           This text has a color of #871dc0        
        
          <p style="color:#871dc0;">Text here</p>
        
        
          .mytext {color:#871dc0;}
        
        Text color #871dc0
      
           This box has a color of #871dc0        
        
          <div style="background-color:#871dc0;">Content here</div>
        
        
          .mybackground {background-color:#871dc0;}
        
        Background color #871dc0
      
           Border around this has a color of #871dc0        
        
          <div style="border:2px solid #871dc0;">Content here</div>
        
        
          .myborder {border:2px solid #871dc0;}
        
        Border color #871dc0