#86186f color space conversions
Hex:
        #86186f
        RGB:
        134, 24, 111
        CMY:
        47, 91, 56
        CMYK:
        0, 82, 17, 47
      HSL:
        313°, 69.6203%, 30.9804%
        HSV (HSB):
        313°, 82.0896%, 52.5490%
        XYZ:
        13.0274, 6.8693, 15.6782
        xyY:
        0.3662, 0.1931, 6.8693
      CIE-Lab:
        31.5075, 53.0224, -22.9181
        CIE-LCH:
        31.5075, 57.7635, 336.6244
        CIE-Luv:
        31.5075, 49.8283, -36.5713
        Hunter-Lab:
        26.2093, 42.8573, -17.1202
      #86186f color charts
#86186f RGB chart
      #86186f CMYK chart
      #86186f RGB pie chart
      #86186f color shades, tints & tones
#86186f color schemes
#86186f color preview, HTML & CSS examples
           This text has a color of #86186f        
        
          <p style="color:#86186f;">Text here</p>
        
        
          .mytext {color:#86186f;}
        
        Text color #86186f
      
           This box has a color of #86186f        
        
          <div style="background-color:#86186f;">Content here</div>
        
        
          .mybackground {background-color:#86186f;}
        
        Background color #86186f
      
           Border around this has a color of #86186f        
        
          <div style="border:2px solid #86186f;">Content here</div>
        
        
          .myborder {border:2px solid #86186f;}
        
        Border color #86186f