#86148d color space conversions
Hex:
        #86148d
        RGB:
        134, 20, 141
        CMY:
        47, 92, 45
        CMYK:
        5, 86, 0, 45
      HSL:
        297°, 75.1553%, 31.5686%
        HSV (HSB):
        297°, 85.8156%, 55.2941%
        XYZ:
        14.8894, 7.4917, 25.8606
        xyY:
        0.3086, 0.1553, 7.4917
      CIE-Lab:
        32.9011, 58.7550, -39.5454
        CIE-LCH:
        32.9011, 70.8236, 326.0572
        CIE-Luv:
        32.9011, 39.7354, -59.5317
        Hunter-Lab:
        27.3710, 49.2018, -36.8584
      #86148d color charts
#86148d RGB chart
      #86148d CMYK chart
      #86148d RGB pie chart
      #86148d color shades, tints & tones
#86148d color schemes
#86148d color preview, HTML & CSS examples
           This text has a color of #86148d        
        
          <p style="color:#86148d;">Text here</p>
        
        
          .mytext {color:#86148d;}
        
        Text color #86148d
      
           This box has a color of #86148d        
        
          <div style="background-color:#86148d;">Content here</div>
        
        
          .mybackground {background-color:#86148d;}
        
        Background color #86148d
      
           Border around this has a color of #86148d        
        
          <div style="border:2px solid #86148d;">Content here</div>
        
        
          .myborder {border:2px solid #86148d;}
        
        Border color #86148d