#86037f color space conversions
Hex:
        #86037f
        RGB:
        134, 3, 127
        CMY:
        47, 99, 50
        CMYK:
        0, 98, 5, 47
      HSL:
        303°, 95.6204%, 26.8627%
        HSV (HSB):
        303°, 97.7612%, 52.5490%
        XYZ:
        13.6948, 6.6658, 20.6435
        xyY:
        0.3340, 0.1626, 6.6658
      CIE-Lab:
        31.0336, 59.3948, -33.8035
        CIE-LCH:
        31.0336, 68.3404, 330.3544
        CIE-Luv:
        31.0336, 46.0300, -51.1234
        Hunter-Lab:
        25.8181, 49.5009, -29.3340
      #86037f color charts
#86037f RGB chart
      #86037f CMYK chart
      #86037f RGB pie chart
      #86037f color shades, tints & tones
#86037f color schemes
#86037f color preview, HTML & CSS examples
           This text has a color of #86037f        
        
          <p style="color:#86037f;">Text here</p>
        
        
          .mytext {color:#86037f;}
        
        Text color #86037f
      
           This box has a color of #86037f        
        
          <div style="background-color:#86037f;">Content here</div>
        
        
          .mybackground {background-color:#86037f;}
        
        Background color #86037f
      
           Border around this has a color of #86037f        
        
          <div style="border:2px solid #86037f;">Content here</div>
        
        
          .myborder {border:2px solid #86037f;}
        
        Border color #86037f