#860acf color space conversions
Hex:
        #860acf
        RGB:
        134, 10, 207
        CMY:
        47, 96, 19
        CMYK:
        35, 95, 0, 19
      HSL:
        278°, 90.7834%, 42.5490%
        HSV (HSB):
        278°, 95.1691%, 81.1765%
        XYZ:
        21.2025, 9.7904, 59.8037
        xyY:
        0.2335, 0.1078, 9.7904
      CIE-Lab:
        37.4636, 72.7934, -71.6109
        CIE-LCH:
        37.4636, 102.1127, 315.4692
        CIE-Luv:
        37.4636, 22.5198, -104.5889
        Hunter-Lab:
        31.2896, 66.1987, -91.4180
      #860acf color charts
#860acf RGB chart
      #860acf CMYK chart
      #860acf RGB pie chart
      #860acf color shades, tints & tones
#860acf color schemes
#860acf color preview, HTML & CSS examples
           This text has a color of #860acf        
        
          <p style="color:#860acf;">Text here</p>
        
        
          .mytext {color:#860acf;}
        
        Text color #860acf
      
           This box has a color of #860acf        
        
          <div style="background-color:#860acf;">Content here</div>
        
        
          .mybackground {background-color:#860acf;}
        
        Background color #860acf
      
           Border around this has a color of #860acf        
        
          <div style="border:2px solid #860acf;">Content here</div>
        
        
          .myborder {border:2px solid #860acf;}
        
        Border color #860acf