#872be4 color space conversions
Hex:
        #872be4
        RGB:
        135, 43, 228
        CMY:
        47, 83, 11
        CMYK:
        41, 81, 0, 11
      HSL:
        270°, 77.4059%, 53.1373%
        HSV (HSB):
        270°, 81.1404%, 89.4118%
        XYZ:
        24.8591, 12.4801, 74.4975
        xyY:
        0.2223, 0.1116, 12.4801
      CIE-Lab:
        41.9692, 69.8892, -76.2874
        CIE-LCH:
        41.9692, 103.4615, 312.4937
        CIE-Luv:
        41.9692, 16.6189, -114.8243
        Hunter-Lab:
        35.3272, 63.7849, -100.3010
      #872be4 color charts
#872be4 RGB chart
      #872be4 CMYK chart
      #872be4 RGB pie chart
      #872be4 color shades, tints & tones
#872be4 color schemes
#872be4 color preview, HTML & CSS examples
           This text has a color of #872be4        
        
          <p style="color:#872be4;">Text here</p>
        
        
          .mytext {color:#872be4;}
        
        Text color #872be4
      
           This box has a color of #872be4        
        
          <div style="background-color:#872be4;">Content here</div>
        
        
          .mybackground {background-color:#872be4;}
        
        Background color #872be4
      
           Border around this has a color of #872be4        
        
          <div style="border:2px solid #872be4;">Content here</div>
        
        
          .myborder {border:2px solid #872be4;}
        
        Border color #872be4