#860fc1 color space conversions
Hex:
        #860fc1
        RGB:
        134, 15, 193
        CMY:
        47, 94, 24
        CMYK:
        31, 92, 0, 24
      HSL:
        280°, 85.5769%, 40.7843%
        HSV (HSB):
        280°, 92.2280%, 75.6863%
        XYZ:
        19.6280, 9.2602, 51.2050
        xyY:
        0.2451, 0.1156, 9.2602
      CIE-Lab:
        36.4806, 69.3302, -65.0462
        CIE-LCH:
        36.4806, 95.0667, 316.8260
        CIE-Luv:
        36.4806, 25.4590, -95.4847
        Hunter-Lab:
        30.4306, 61.8802, -78.4646
      #860fc1 color charts
#860fc1 RGB chart
      #860fc1 CMYK chart
      #860fc1 RGB pie chart
      #860fc1 color shades, tints & tones
#860fc1 color schemes
#860fc1 color preview, HTML & CSS examples
           This text has a color of #860fc1        
        
          <p style="color:#860fc1;">Text here</p>
        
        
          .mytext {color:#860fc1;}
        
        Text color #860fc1
      
           This box has a color of #860fc1        
        
          <div style="background-color:#860fc1;">Content here</div>
        
        
          .mybackground {background-color:#860fc1;}
        
        Background color #860fc1
      
           Border around this has a color of #860fc1        
        
          <div style="border:2px solid #860fc1;">Content here</div>
        
        
          .myborder {border:2px solid #860fc1;}
        
        Border color #860fc1