#872fb4 color space conversions
Hex:
        #872fb4
        RGB:
        135, 47, 180
        CMY:
        47, 82, 29
        CMYK:
        25, 74, 0, 29
      HSL:
        280°, 58.5903%, 44.5098%
        HSV (HSB):
        280°, 73.8889%, 70.5882%
        XYZ:
        19.2464, 10.4792, 44.1883
        xyY:
        0.2604, 0.1418, 10.4792
      CIE-Lab:
        38.6891, 57.8830, -53.7825
        CIE-LCH:
        38.6891, 79.0127, 317.1030
        CIE-Luv:
        38.6891, 25.8043, -82.0406
        Hunter-Lab:
        32.3716, 49.4761, -58.2727
      #872fb4 color charts
#872fb4 RGB chart
      #872fb4 CMYK chart
      #872fb4 RGB pie chart
      #872fb4 color shades, tints & tones
#872fb4 color schemes
#872fb4 color preview, HTML & CSS examples
           This text has a color of #872fb4        
        
          <p style="color:#872fb4;">Text here</p>
        
        
          .mytext {color:#872fb4;}
        
        Text color #872fb4
      
           This box has a color of #872fb4        
        
          <div style="background-color:#872fb4;">Content here</div>
        
        
          .mybackground {background-color:#872fb4;}
        
        Background color #872fb4
      
           Border around this has a color of #872fb4        
        
          <div style="border:2px solid #872fb4;">Content here</div>
        
        
          .myborder {border:2px solid #872fb4;}
        
        Border color #872fb4