#874fc1 color space conversions
Hex:
        #874fc1
        RGB:
        135, 79, 193
        CMY:
        47, 69, 24
        CMYK:
        30, 59, 0, 24
      HSL:
        269°, 47.8992%, 53.3333%
        HSV (HSB):
        269°, 59.0674%, 75.6863%
        XYZ:
        22.4133, 14.5931, 52.0875
        xyY:
        0.2516, 0.1638, 14.5931
      CIE-Lab:
        45.0718, 45.6651, -51.1222
        CIE-LCH:
        45.0718, 68.5477, 311.7729
        CIE-Luv:
        45.0718, 16.2079, -80.8509
        Hunter-Lab:
        38.2009, 37.8781, -54.1021
      #874fc1 color charts
#874fc1 RGB chart
      #874fc1 CMYK chart
      #874fc1 RGB pie chart
      #874fc1 color shades, tints & tones
#874fc1 color schemes
#874fc1 color preview, HTML & CSS examples
           This text has a color of #874fc1        
        
          <p style="color:#874fc1;">Text here</p>
        
        
          .mytext {color:#874fc1;}
        
        Text color #874fc1
      
           This box has a color of #874fc1        
        
          <div style="background-color:#874fc1;">Content here</div>
        
        
          .mybackground {background-color:#874fc1;}
        
        Background color #874fc1
      
           Border around this has a color of #874fc1        
        
          <div style="border:2px solid #874fc1;">Content here</div>
        
        
          .myborder {border:2px solid #874fc1;}
        
        Border color #874fc1