#862f9d color space conversions
Hex:
        #862f9d
        RGB:
        134, 47, 157
        CMY:
        47, 82, 38
        CMYK:
        15, 70, 0, 38
      HSL:
        287°, 53.9216%, 40.0000%
        HSV (HSB):
        287°, 70.0637%, 61.5686%
        XYZ:
        16.9338, 9.5357, 32.8463
        xyY:
        0.2855, 0.1608, 9.5357
      CIE-Lab:
        36.9959, 52.9166, -42.7619
        CIE-LCH:
        36.9959, 68.0349, 321.0583
        CIE-Luv:
        36.9959, 30.8691, -65.5770
        Hunter-Lab:
        30.8799, 43.8455, -41.4497
      #862f9d color charts
#862f9d RGB chart
      #862f9d CMYK chart
      #862f9d RGB pie chart
      #862f9d color shades, tints & tones
#862f9d color schemes
#862f9d color preview, HTML & CSS examples
           This text has a color of #862f9d        
        
          <p style="color:#862f9d;">Text here</p>
        
        
          .mytext {color:#862f9d;}
        
        Text color #862f9d
      
           This box has a color of #862f9d        
        
          <div style="background-color:#862f9d;">Content here</div>
        
        
          .mybackground {background-color:#862f9d;}
        
        Background color #862f9d
      
           Border around this has a color of #862f9d        
        
          <div style="border:2px solid #862f9d;">Content here</div>
        
        
          .myborder {border:2px solid #862f9d;}
        
        Border color #862f9d