#872cbd color space conversions
Hex:
        #872cbd
        RGB:
        135, 44, 189
        CMY:
        47, 83, 26
        CMYK:
        29, 77, 0, 26
      HSL:
        278°, 62.2318%, 45.6863%
        HSV (HSB):
        278°, 76.7196%, 74.1176%
        XYZ:
        20.0777, 10.6264, 49.1370
        xyY:
        0.2515, 0.1331, 10.6264
      CIE-Lab:
        38.9439, 60.9522, -58.6764
        CIE-LCH:
        38.9439, 84.6055, 316.0899
        CIE-Luv:
        38.9439, 24.2227, -88.9841
        Hunter-Lab:
        32.5981, 52.8940, -66.5525
      #872cbd color charts
#872cbd RGB chart
      #872cbd CMYK chart
      #872cbd RGB pie chart
      #872cbd color shades, tints & tones
#872cbd color schemes
#872cbd color preview, HTML & CSS examples
           This text has a color of #872cbd        
        
          <p style="color:#872cbd;">Text here</p>
        
        
          .mytext {color:#872cbd;}
        
        Text color #872cbd
      
           This box has a color of #872cbd        
        
          <div style="background-color:#872cbd;">Content here</div>
        
        
          .mybackground {background-color:#872cbd;}
        
        Background color #872cbd
      
           Border around this has a color of #872cbd        
        
          <div style="border:2px solid #872cbd;">Content here</div>
        
        
          .myborder {border:2px solid #872cbd;}
        
        Border color #872cbd