#863a9d color space conversions
Hex:
        #863a9d
        RGB:
        134, 58, 157
        CMY:
        47, 77, 38
        CMYK:
        15, 63, 0, 38
      HSL:
        286°, 46.0465%, 42.1569%
        HSV (HSB):
        286°, 63.0573%, 61.5686%
        XYZ:
        17.4304, 10.5288, 33.0119
        xyY:
        0.2859, 0.1727, 10.5288
      CIE-Lab:
        38.7752, 47.9706, -39.9190
        CIE-LCH:
        38.7752, 62.4075, 320.2343
        CIE-Luv:
        38.7752, 28.3542, -62.0024
        Hunter-Lab:
        32.4481, 39.1021, -37.6066
      #863a9d color charts
#863a9d RGB chart
      #863a9d CMYK chart
      #863a9d RGB pie chart
      #863a9d color shades, tints & tones
#863a9d color schemes
#863a9d color preview, HTML & CSS examples
           This text has a color of #863a9d        
        
          <p style="color:#863a9d;">Text here</p>
        
        
          .mytext {color:#863a9d;}
        
        Text color #863a9d
      
           This box has a color of #863a9d        
        
          <div style="background-color:#863a9d;">Content here</div>
        
        
          .mybackground {background-color:#863a9d;}
        
        Background color #863a9d
      
           Border around this has a color of #863a9d        
        
          <div style="border:2px solid #863a9d;">Content here</div>
        
        
          .myborder {border:2px solid #863a9d;}
        
        Border color #863a9d