#86348f color space conversions
Hex:
        #86348f
        RGB:
        134, 52, 143
        CMY:
        47, 80, 44
        CMYK:
        6, 64, 0, 44
      HSL:
        294°, 46.6667%, 38.2353%
        HSV (HSB):
        294°, 63.6364%, 56.0784%
        XYZ:
        16.0174, 9.5075, 26.9775
        xyY:
        0.3051, 0.1811, 9.5075
      CIE-Lab:
        36.9436, 47.9724, -34.3337
        CIE-LCH:
        36.9436, 58.9928, 324.4088
        CIE-Luv:
        36.9436, 33.4290, -53.3836
        Hunter-Lab:
        30.8342, 38.7654, -30.2902
      #86348f color charts
#86348f RGB chart
      #86348f CMYK chart
      #86348f RGB pie chart
      #86348f color shades, tints & tones
#86348f color schemes
#86348f color preview, HTML & CSS examples
           This text has a color of #86348f        
        
          <p style="color:#86348f;">Text here</p>
        
        
          .mytext {color:#86348f;}
        
        Text color #86348f
      
           This box has a color of #86348f        
        
          <div style="background-color:#86348f;">Content here</div>
        
        
          .mybackground {background-color:#86348f;}
        
        Background color #86348f
      
           Border around this has a color of #86348f        
        
          <div style="border:2px solid #86348f;">Content here</div>
        
        
          .myborder {border:2px solid #86348f;}
        
        Border color #86348f