#86598b color space conversions
Hex:
        #86598b
        RGB:
        134, 89, 139
        CMY:
        47, 65, 45
        CMYK:
        4, 36, 0, 45
      HSL:
        294°, 21.9298%, 44.7059%
        HSV (HSB):
        294°, 35.9712%, 54.5098%
        XYZ:
        18.0641, 14.0772, 26.1912
        xyY:
        0.3097, 0.2413, 14.0772
      CIE-Lab:
        44.3434, 27.3714, -20.3428
        CIE-LCH:
        44.3434, 34.1031, 323.3797
        CIE-Luv:
        44.3434, 21.2801, -32.6952
        Hunter-Lab:
        37.5196, 20.2811, -15.1247
      #86598b color charts
#86598b RGB chart
      #86598b CMYK chart
      #86598b RGB pie chart
      #86598b color shades, tints & tones
#86598b color schemes
#86598b color preview, HTML & CSS examples
           This text has a color of #86598b        
        
          <p style="color:#86598b;">Text here</p>
        
        
          .mytext {color:#86598b;}
        
        Text color #86598b
      
           This box has a color of #86598b        
        
          <div style="background-color:#86598b;">Content here</div>
        
        
          .mybackground {background-color:#86598b;}
        
        Background color #86598b
      
           Border around this has a color of #86598b        
        
          <div style="border:2px solid #86598b;">Content here</div>
        
        
          .myborder {border:2px solid #86598b;}
        
        Border color #86598b