#86138d color space conversions
Hex:
        #86138d
        RGB:
        134, 19, 141
        CMY:
        47, 93, 45
        CMYK:
        5, 87, 0, 45
      HSL:
        297°, 76.2500%, 31.3725%
        HSV (HSB):
        297°, 86.5248%, 55.2941%
        XYZ:
        14.8721, 7.4572, 25.8548
        xyY:
        0.3087, 0.1548, 7.4572
      CIE-Lab:
        32.8258, 58.9753, -39.6661
        CIE-LCH:
        32.8258, 71.0738, 326.0757
        CIE-Luv:
        32.8258, 39.8359, -59.6650
        Hunter-Lab:
        27.3078, 49.4242, -37.0199
      #86138d color charts
#86138d RGB chart
      #86138d CMYK chart
      #86138d RGB pie chart
      #86138d color shades, tints & tones
#86138d color schemes
#86138d color preview, HTML & CSS examples
           This text has a color of #86138d        
        
          <p style="color:#86138d;">Text here</p>
        
        
          .mytext {color:#86138d;}
        
        Text color #86138d
      
           This box has a color of #86138d        
        
          <div style="background-color:#86138d;">Content here</div>
        
        
          .mybackground {background-color:#86138d;}
        
        Background color #86138d
      
           Border around this has a color of #86138d        
        
          <div style="border:2px solid #86138d;">Content here</div>
        
        
          .myborder {border:2px solid #86138d;}
        
        Border color #86138d