#871fea color space conversions
Hex:
        #871fea
        RGB:
        135, 31, 234
        CMY:
        47, 88, 8
        CMYK:
        42, 87, 0, 8
      HSL:
        271°, 82.8571%, 51.9608%
        HSV (HSB):
        271°, 86.7521%, 91.7647%
        XYZ:
        25.3329, 12.0714, 78.8367
        xyY:
        0.2179, 0.1038, 12.0714
      CIE-Lab:
        41.3293, 74.6658, -80.7480
        CIE-LCH:
        41.3293, 109.9783, 312.7589
        CIE-Luv:
        41.3293, 16.6260, -119.8385
        Hunter-Lab:
        34.7439, 69.3485, -110.2131
      #871fea color charts
#871fea RGB chart
      #871fea CMYK chart
      #871fea RGB pie chart
      #871fea color shades, tints & tones
#871fea color schemes
#871fea color preview, HTML & CSS examples
           This text has a color of #871fea        
        
          <p style="color:#871fea;">Text here</p>
        
        
          .mytext {color:#871fea;}
        
        Text color #871fea
      
           This box has a color of #871fea        
        
          <div style="background-color:#871fea;">Content here</div>
        
        
          .mybackground {background-color:#871fea;}
        
        Background color #871fea
      
           Border around this has a color of #871fea        
        
          <div style="border:2px solid #871fea;">Content here</div>
        
        
          .myborder {border:2px solid #871fea;}
        
        Border color #871fea