#872cf1 color space conversions
Hex:
        #872cf1
        RGB:
        135, 44, 241
        CMY:
        47, 83, 5
        CMYK:
        44, 82, 0, 5
      HSL:
        268°, 87.5556%, 55.8824%
        HSV (HSB):
        268°, 81.7427%, 94.5098%
        XYZ:
        26.7695, 13.3031, 84.3759
        xyY:
        0.2151, 0.1069, 13.3031
      CIE-Lab:
        43.2165, 72.5026, -81.6056
        CIE-LCH:
        43.2165, 109.1609, 311.6195
        CIE-Luv:
        43.2165, 14.3253, -122.8202
        Hunter-Lab:
        36.4735, 67.1807, -111.6272
      #872cf1 color charts
#872cf1 RGB chart
      #872cf1 CMYK chart
      #872cf1 RGB pie chart
      #872cf1 color shades, tints & tones
#872cf1 color schemes
#872cf1 color preview, HTML & CSS examples
           This text has a color of #872cf1        
        
          <p style="color:#872cf1;">Text here</p>
        
        
          .mytext {color:#872cf1;}
        
        Text color #872cf1
      
           This box has a color of #872cf1        
        
          <div style="background-color:#872cf1;">Content here</div>
        
        
          .mybackground {background-color:#872cf1;}
        
        Background color #872cf1
      
           Border around this has a color of #872cf1        
        
          <div style="border:2px solid #872cf1;">Content here</div>
        
        
          .myborder {border:2px solid #872cf1;}
        
        Border color #872cf1