#860cf7 color space conversions
Hex:
        #860cf7
        RGB:
        134, 12, 247
        CMY:
        47, 95, 3
        CMYK:
        46, 95, 0, 3
      HSL:
        271°, 93.6255%, 50.7843%
        HSV (HSB):
        271°, 95.1417%, 96.8627%
        XYZ:
        26.7515, 12.0467, 88.9110
        xyY:
        0.2095, 0.0943, 12.0467
      CIE-Lab:
        41.2902, 80.7318, -88.1607
        CIE-LCH:
        41.2902, 119.5405, 312.4814
        CIE-Luv:
        41.2902, 14.9348, -128.6596
        Hunter-Lab:
        34.7083, 76.8396, -127.5851
      #860cf7 color charts
#860cf7 RGB chart
      #860cf7 CMYK chart
      #860cf7 RGB pie chart
      #860cf7 color shades, tints & tones
#860cf7 color schemes
#860cf7 color preview, HTML & CSS examples
           This text has a color of #860cf7        
        
          <p style="color:#860cf7;">Text here</p>
        
        
          .mytext {color:#860cf7;}
        
        Text color #860cf7
      
           This box has a color of #860cf7        
        
          <div style="background-color:#860cf7;">Content here</div>
        
        
          .mybackground {background-color:#860cf7;}
        
        Background color #860cf7
      
           Border around this has a color of #860cf7        
        
          <div style="border:2px solid #860cf7;">Content here</div>
        
        
          .myborder {border:2px solid #860cf7;}
        
        Border color #860cf7