#86239f color space conversions
Hex:
        #86239f
        RGB:
        134, 35, 159
        CMY:
        47, 86, 38
        CMYK:
        16, 78, 0, 38
      HSL:
        288°, 63.9175%, 38.0392%
        HSV (HSB):
        288°, 77.9874%, 62.3529%
        XYZ:
        16.6906, 8.7736, 33.6147
        xyY:
        0.2825, 0.1485, 8.7736
      CIE-Lab:
        35.5447, 57.8178, -46.3017
        CIE-LCH:
        35.5447, 74.0726, 321.3115
        CIE-Luv:
        35.5447, 32.4069, -69.9566
        Hunter-Lab:
        29.6203, 48.7465, -46.5513
      #86239f color charts
#86239f RGB chart
      #86239f CMYK chart
      #86239f RGB pie chart
      #86239f color shades, tints & tones
#86239f color schemes
#86239f color preview, HTML & CSS examples
           This text has a color of #86239f        
        
          <p style="color:#86239f;">Text here</p>
        
        
          .mytext {color:#86239f;}
        
        Text color #86239f
      
           This box has a color of #86239f        
        
          <div style="background-color:#86239f;">Content here</div>
        
        
          .mybackground {background-color:#86239f;}
        
        Background color #86239f
      
           Border around this has a color of #86239f        
        
          <div style="border:2px solid #86239f;">Content here</div>
        
        
          .myborder {border:2px solid #86239f;}
        
        Border color #86239f