#872ab5 color space conversions
Hex:
        #872ab5
        RGB:
        135, 42, 181
        CMY:
        47, 84, 29
        CMYK:
        25, 77, 0, 29
      HSL:
        280°, 62.3318%, 43.7255%
        HSV (HSB):
        280°, 76.7956%, 70.9804%
        XYZ:
        19.1601, 10.1430, 44.6640
        xyY:
        0.2590, 0.1371, 10.1430
      CIE-Lab:
        38.0979, 59.9920, -55.3313
        CIE-LCH:
        38.0979, 81.6124, 317.3143
        CIE-Luv:
        38.0979, 26.3464, -83.8624
        Hunter-Lab:
        31.8481, 51.6531, -60.8550
      #872ab5 color charts
#872ab5 RGB chart
      #872ab5 CMYK chart
      #872ab5 RGB pie chart
      #872ab5 color shades, tints & tones
#872ab5 color schemes
#872ab5 color preview, HTML & CSS examples
           This text has a color of #872ab5        
        
          <p style="color:#872ab5;">Text here</p>
        
        
          .mytext {color:#872ab5;}
        
        Text color #872ab5
      
           This box has a color of #872ab5        
        
          <div style="background-color:#872ab5;">Content here</div>
        
        
          .mybackground {background-color:#872ab5;}
        
        Background color #872ab5
      
           Border around this has a color of #872ab5        
        
          <div style="border:2px solid #872ab5;">Content here</div>
        
        
          .myborder {border:2px solid #872ab5;}
        
        Border color #872ab5