#872bfb color space conversions
Hex:
        #872bfb
        RGB:
        135, 43, 251
        CMY:
        47, 83, 2
        CMYK:
        46, 83, 0, 2
      HSL:
        267°, 96.2963%, 57.6471%
        HSV (HSB):
        267°, 82.8685%, 98.4314%
        XYZ:
        28.2681, 13.8437, 92.4490
        xyY:
        0.2101, 0.1029, 13.8437
      CIE-Lab:
        44.0079, 75.0965, -85.9224
        CIE-LCH:
        44.0079, 114.1146, 311.1536
        CIE-Luv:
        44.0079, 12.8485, -129.0622
        Hunter-Lab:
        37.2071, 70.5031, -121.2737
      #872bfb color charts
#872bfb RGB chart
      #872bfb CMYK chart
      #872bfb RGB pie chart
      #872bfb color shades, tints & tones
#872bfb color schemes
#872bfb color preview, HTML & CSS examples
           This text has a color of #872bfb        
        
          <p style="color:#872bfb;">Text here</p>
        
        
          .mytext {color:#872bfb;}
        
        Text color #872bfb
      
           This box has a color of #872bfb        
        
          <div style="background-color:#872bfb;">Content here</div>
        
        
          .mybackground {background-color:#872bfb;}
        
        Background color #872bfb
      
           Border around this has a color of #872bfb        
        
          <div style="border:2px solid #872bfb;">Content here</div>
        
        
          .myborder {border:2px solid #872bfb;}
        
        Border color #872bfb