#86148b color space conversions
Hex:
        #86148b
        RGB:
        134, 20, 139
        CMY:
        47, 92, 45
        CMYK:
        4, 86, 0, 45
      HSL:
        297°, 74.8428%, 31.1765%
        HSV (HSB):
        297°, 85.6115%, 54.5098%
        XYZ:
        14.7419, 7.4327, 25.0838
        xyY:
        0.3119, 0.1573, 7.4327
      CIE-Lab:
        32.7724, 58.4167, -38.5145
        CIE-LCH:
        32.7724, 69.9706, 326.6029
        CIE-Luv:
        32.7724, 40.3998, -58.0810
        Hunter-Lab:
        27.2630, 48.8096, -35.4666
      #86148b color charts
#86148b RGB chart
      #86148b CMYK chart
      #86148b RGB pie chart
      #86148b color shades, tints & tones
#86148b color schemes
#86148b color preview, HTML & CSS examples
           This text has a color of #86148b        
        
          <p style="color:#86148b;">Text here</p>
        
        
          .mytext {color:#86148b;}
        
        Text color #86148b
      
           This box has a color of #86148b        
        
          <div style="background-color:#86148b;">Content here</div>
        
        
          .mybackground {background-color:#86148b;}
        
        Background color #86148b
      
           Border around this has a color of #86148b        
        
          <div style="border:2px solid #86148b;">Content here</div>
        
        
          .myborder {border:2px solid #86148b;}
        
        Border color #86148b