#862c7e color space conversions
Hex:
        #862c7e
        RGB:
        134, 44, 126
        CMY:
        47, 83, 51
        CMYK:
        0, 67, 6, 47
      HSL:
        305°, 50.5618%, 34.9020%
        HSV (HSB):
        305°, 67.1642%, 52.5490%
        XYZ:
        14.4981, 8.3761, 20.5913
        xyY:
        0.3336, 0.1927, 8.3761
      CIE-Lab:
        34.7541, 48.3858, -27.2918
        CIE-LCH:
        34.7541, 55.5520, 330.5750
        CIE-Luv:
        34.7541, 40.3800, -42.9143
        Hunter-Lab:
        28.9414, 38.7714, -21.9247
      #862c7e color charts
#862c7e RGB chart
      #862c7e CMYK chart
      #862c7e RGB pie chart
      #862c7e color shades, tints & tones
#862c7e color schemes
#862c7e color preview, HTML & CSS examples
           This text has a color of #862c7e        
        
          <p style="color:#862c7e;">Text here</p>
        
        
          .mytext {color:#862c7e;}
        
        Text color #862c7e
      
           This box has a color of #862c7e        
        
          <div style="background-color:#862c7e;">Content here</div>
        
        
          .mybackground {background-color:#862c7e;}
        
        Background color #862c7e
      
           Border around this has a color of #862c7e        
        
          <div style="border:2px solid #862c7e;">Content here</div>
        
        
          .myborder {border:2px solid #862c7e;}
        
        Border color #862c7e