#862f8d color space conversions
Hex:
        #862f8d
        RGB:
        134, 47, 141
        CMY:
        47, 82, 45
        CMYK:
        5, 67, 0, 45
      HSL:
        296°, 50.0000%, 36.8627%
        HSV (HSB):
        296°, 66.6667%, 55.2941%
        XYZ:
        15.6557, 9.0245, 26.1160
        xyY:
        0.3082, 0.1777, 9.0245
      CIE-Lab:
        36.0313, 49.8099, -34.5549
        CIE-LCH:
        36.0313, 60.6223, 325.2495
        CIE-Luv:
        36.0313, 35.2154, -53.5093
        Hunter-Lab:
        30.0407, 40.4542, -30.5155
      #862f8d color charts
#862f8d RGB chart
      #862f8d CMYK chart
      #862f8d RGB pie chart
      #862f8d color shades, tints & tones
#862f8d color schemes
#862f8d color preview, HTML & CSS examples
           This text has a color of #862f8d        
        
          <p style="color:#862f8d;">Text here</p>
        
        
          .mytext {color:#862f8d;}
        
        Text color #862f8d
      
           This box has a color of #862f8d        
        
          <div style="background-color:#862f8d;">Content here</div>
        
        
          .mybackground {background-color:#862f8d;}
        
        Background color #862f8d
      
           Border around this has a color of #862f8d        
        
          <div style="border:2px solid #862f8d;">Content here</div>
        
        
          .myborder {border:2px solid #862f8d;}
        
        Border color #862f8d