#86529e color space conversions
Hex:
        #86529e
        RGB:
        134, 82, 158
        CMY:
        47, 68, 38
        CMYK:
        15, 48, 0, 38
      HSL:
        281°, 31.6667%, 47.0588%
        HSV (HSB):
        281°, 48.1013%, 61.9608%
        XYZ:
        19.0204, 13.5715, 33.9648
        xyY:
        0.2858, 0.2039, 13.5715
      CIE-Lab:
        43.6121, 35.5093, -32.8601
        CIE-LCH:
        43.6121, 48.3808, 317.2190
        CIE-Luv:
        43.6121, 20.7656, -52.1124
        Hunter-Lab:
        36.8396, 27.6907, -28.8757
      #86529e color charts
#86529e RGB chart
      #86529e CMYK chart
      #86529e RGB pie chart
      #86529e color shades, tints & tones
#86529e color schemes
#86529e color preview, HTML & CSS examples
           This text has a color of #86529e        
        
          <p style="color:#86529e;">Text here</p>
        
        
          .mytext {color:#86529e;}
        
        Text color #86529e
      
           This box has a color of #86529e        
        
          <div style="background-color:#86529e;">Content here</div>
        
        
          .mybackground {background-color:#86529e;}
        
        Background color #86529e
      
           Border around this has a color of #86529e        
        
          <div style="border:2px solid #86529e;">Content here</div>
        
        
          .myborder {border:2px solid #86529e;}
        
        Border color #86529e