#86568d color space conversions
Hex:
        #86568d
        RGB:
        134, 86, 141
        CMY:
        47, 66, 45
        CMYK:
        5, 39, 0, 45
      HSL:
        292°, 24.2291%, 44.5098%
        HSV (HSB):
        292°, 39.0071%, 55.2941%
        XYZ:
        17.9670, 13.6470, 26.8865
        xyY:
        0.3071, 0.2333, 13.6470
      CIE-Lab:
        43.7224, 29.5324, -22.5046
        CIE-LCH:
        43.7224, 37.1298, 322.6914
        CIE-Luv:
        43.7224, 22.2181, -36.0489
        Hunter-Lab:
        36.9418, 22.1670, -17.2923
      #86568d color charts
#86568d RGB chart
      #86568d CMYK chart
      #86568d RGB pie chart
      #86568d color shades, tints & tones
#86568d color schemes
#86568d color preview, HTML & CSS examples
           This text has a color of #86568d        
        
          <p style="color:#86568d;">Text here</p>
        
        
          .mytext {color:#86568d;}
        
        Text color #86568d
      
           This box has a color of #86568d        
        
          <div style="background-color:#86568d;">Content here</div>
        
        
          .mybackground {background-color:#86568d;}
        
        Background color #86568d
      
           Border around this has a color of #86568d        
        
          <div style="border:2px solid #86568d;">Content here</div>
        
        
          .myborder {border:2px solid #86568d;}
        
        Border color #86568d