#863f95 color space conversions
Hex:
        #863f95
        RGB:
        134, 63, 149
        CMY:
        47, 75, 42
        CMYK:
        10, 58, 0, 42
      HSL:
        290°, 40.5660%, 41.5686%
        HSV (HSB):
        290°, 57.7181%, 58.4314%
        XYZ:
        17.0338, 10.7933, 29.6193
        xyY:
        0.2965, 0.1879, 10.7933
      CIE-Lab:
        39.2301, 43.8391, -34.3647
        CIE-LCH:
        39.2301, 55.7028, 321.9077
        CIE-Luv:
        39.2301, 28.8630, -53.8512
        Hunter-Lab:
        32.8531, 35.0566, -30.4567
      #863f95 color charts
#863f95 RGB chart
      #863f95 CMYK chart
      #863f95 RGB pie chart
      #863f95 color shades, tints & tones
#863f95 color schemes
#863f95 color preview, HTML & CSS examples
           This text has a color of #863f95        
        
          <p style="color:#863f95;">Text here</p>
        
        
          .mytext {color:#863f95;}
        
        Text color #863f95
      
           This box has a color of #863f95        
        
          <div style="background-color:#863f95;">Content here</div>
        
        
          .mybackground {background-color:#863f95;}
        
        Background color #863f95
      
           Border around this has a color of #863f95        
        
          <div style="border:2px solid #863f95;">Content here</div>
        
        
          .myborder {border:2px solid #863f95;}
        
        Border color #863f95