#872dac color space conversions
Hex:
        #872dac
        RGB:
        135, 45, 172
        CMY:
        47, 82, 33
        CMYK:
        22, 74, 0, 33
      HSL:
        283°, 58.5253%, 42.5490%
        HSV (HSB):
        283°, 73.8372%, 67.4510%
        XYZ:
        18.3765, 10.0062, 39.9926
        xyY:
        0.2688, 0.1463, 10.0062
      CIE-Lab:
        37.8536, 56.9922, -50.3798
        CIE-LCH:
        37.8536, 76.0672, 318.5241
        CIE-Luv:
        37.8536, 28.0459, -76.8296
        Hunter-Lab:
        31.6326, 48.3396, -52.8165
      #872dac color charts
#872dac RGB chart
      #872dac CMYK chart
      #872dac RGB pie chart
      #872dac color shades, tints & tones
#872dac color schemes
#872dac color preview, HTML & CSS examples
           This text has a color of #872dac        
        
          <p style="color:#872dac;">Text here</p>
        
        
          .mytext {color:#872dac;}
        
        Text color #872dac
      
           This box has a color of #872dac        
        
          <div style="background-color:#872dac;">Content here</div>
        
        
          .mybackground {background-color:#872dac;}
        
        Background color #872dac
      
           Border around this has a color of #872dac        
        
          <div style="border:2px solid #872dac;">Content here</div>
        
        
          .myborder {border:2px solid #872dac;}
        
        Border color #872dac