#871bea color space conversions
Hex:
        #871bea
        RGB:
        135, 27, 234
        CMY:
        47, 89, 8
        CMYK:
        42, 88, 0, 8
      HSL:
        271°, 83.1325%, 51.1765%
        HSV (HSB):
        271°, 88.4615%, 91.7647%
        XYZ:
        25.2349, 11.8753, 78.8040
        xyY:
        0.2177, 0.1024, 11.8753
      CIE-Lab:
        41.0172, 75.5956, -81.2613
        CIE-LCH:
        41.0172, 110.9869, 312.9314
        CIE-Luv:
        41.0172, 16.8952, -120.1402
        Hunter-Lab:
        34.4605, 70.4068, -111.4615
      #871bea color charts
#871bea RGB chart
      #871bea CMYK chart
      #871bea RGB pie chart
      #871bea color shades, tints & tones
#871bea color schemes
#871bea color preview, HTML & CSS examples
           This text has a color of #871bea        
        
          <p style="color:#871bea;">Text here</p>
        
        
          .mytext {color:#871bea;}
        
        Text color #871bea
      
           This box has a color of #871bea        
        
          <div style="background-color:#871bea;">Content here</div>
        
        
          .mybackground {background-color:#871bea;}
        
        Background color #871bea
      
           Border around this has a color of #871bea        
        
          <div style="border:2px solid #871bea;">Content here</div>
        
        
          .myborder {border:2px solid #871bea;}
        
        Border color #871bea