#862d6d color space conversions
Hex:
        #862d6d
        RGB:
        134, 45, 109
        CMY:
        47, 82, 57
        CMYK:
        0, 66, 19, 47
      HSL:
        317°, 49.7207%, 35.0980%
        HSV (HSB):
        317°, 66.4179%, 52.5490%
        XYZ:
        13.5302, 8.0492, 15.3085
        xyY:
        0.3668, 0.2182, 8.0492
      CIE-Lab:
        34.0852, 45.1866, -17.6433
        CIE-LCH:
        34.0852, 48.5089, 338.6716
        CIE-Luv:
        34.0852, 45.4219, -29.3819
        Hunter-Lab:
        28.3712, 35.4772, -12.1319
      #862d6d color charts
#862d6d RGB chart
      #862d6d CMYK chart
      #862d6d RGB pie chart
      #862d6d color shades, tints & tones
#862d6d color schemes
#862d6d color preview, HTML & CSS examples
           This text has a color of #862d6d        
        
          <p style="color:#862d6d;">Text here</p>
        
        
          .mytext {color:#862d6d;}
        
        Text color #862d6d
      
           This box has a color of #862d6d        
        
          <div style="background-color:#862d6d;">Content here</div>
        
        
          .mybackground {background-color:#862d6d;}
        
        Background color #862d6d
      
           Border around this has a color of #862d6d        
        
          <div style="border:2px solid #862d6d;">Content here</div>
        
        
          .myborder {border:2px solid #862d6d;}
        
        Border color #862d6d