#871fe1 color space conversions
Hex:
        #871fe1
        RGB:
        135, 31, 225
        CMY:
        47, 88, 12
        CMYK:
        40, 86, 0, 12
      HSL:
        272°, 76.3780%, 50.1961%
        HSV (HSB):
        272°, 86.2222%, 88.2353%
        XYZ:
        24.0723, 11.5671, 72.1981
        xyY:
        0.2232, 0.1073, 11.5671
      CIE-Lab:
        40.5197, 72.7271, -76.9545
        CIE-LCH:
        40.5197, 105.8830, 313.3823
        CIE-Luv:
        40.5197, 18.2496, -114.2968
        Hunter-Lab:
        34.0105, 66.8222, -102.0547
      #871fe1 color charts
#871fe1 RGB chart
      #871fe1 CMYK chart
      #871fe1 RGB pie chart
      #871fe1 color shades, tints & tones
#871fe1 color schemes
#871fe1 color preview, HTML & CSS examples
           This text has a color of #871fe1        
        
          <p style="color:#871fe1;">Text here</p>
        
        
          .mytext {color:#871fe1;}
        
        Text color #871fe1
      
           This box has a color of #871fe1        
        
          <div style="background-color:#871fe1;">Content here</div>
        
        
          .mybackground {background-color:#871fe1;}
        
        Background color #871fe1
      
           Border around this has a color of #871fe1        
        
          <div style="border:2px solid #871fe1;">Content here</div>
        
        
          .myborder {border:2px solid #871fe1;}
        
        Border color #871fe1