#872fc0 color space conversions
Hex:
        #872fc0
        RGB:
        135, 47, 192
        CMY:
        47, 82, 25
        CMYK:
        30, 76, 0, 25
      HSL:
        276°, 60.6695%, 46.8627%
        HSV (HSB):
        276°, 75.5208%, 75.2941%
        XYZ:
        20.5226, 10.9897, 50.9087
        xyY:
        0.2490, 0.1333, 10.9897
      CIE-Lab:
        39.5631, 60.4671, -59.4310
        CIE-LCH:
        39.5631, 84.7839, 315.4951
        CIE-Luv:
        39.5631, 23.1257, -90.4138
        Hunter-Lab:
        33.1507, 52.4903, -67.8447
      #872fc0 color charts
#872fc0 RGB chart
      #872fc0 CMYK chart
      #872fc0 RGB pie chart
      #872fc0 color shades, tints & tones
#872fc0 color schemes
#872fc0 color preview, HTML & CSS examples
           This text has a color of #872fc0        
        
          <p style="color:#872fc0;">Text here</p>
        
        
          .mytext {color:#872fc0;}
        
        Text color #872fc0
      
           This box has a color of #872fc0        
        
          <div style="background-color:#872fc0;">Content here</div>
        
        
          .mybackground {background-color:#872fc0;}
        
        Background color #872fc0
      
           Border around this has a color of #872fc0        
        
          <div style="border:2px solid #872fc0;">Content here</div>
        
        
          .myborder {border:2px solid #872fc0;}
        
        Border color #872fc0