#86046b color space conversions
Hex:
        #86046b
        RGB:
        134, 4, 107
        CMY:
        47, 98, 58
        CMYK:
        0, 97, 20, 47
      HSL:
        312°, 94.2029%, 27.0588%
        HSV (HSB):
        312°, 97.0149%, 52.5490%
        XYZ:
        12.5288, 6.2167, 14.4495
        xyY:
        0.3774, 0.1873, 6.2167
      CIE-Lab:
        29.9527, 56.3921, -22.7855
        CIE-LCH:
        29.9527, 60.8214, 337.9986
        CIE-Luv:
        29.9527, 53.8188, -36.2723
        Hunter-Lab:
        24.9333, 46.0614, -16.9068
      #86046b color charts
#86046b RGB chart
      #86046b CMYK chart
      #86046b RGB pie chart
      #86046b color shades, tints & tones
#86046b color schemes
#86046b color preview, HTML & CSS examples
           This text has a color of #86046b        
        
          <p style="color:#86046b;">Text here</p>
        
        
          .mytext {color:#86046b;}
        
        Text color #86046b
      
           This box has a color of #86046b        
        
          <div style="background-color:#86046b;">Content here</div>
        
        
          .mybackground {background-color:#86046b;}
        
        Background color #86046b
      
           Border around this has a color of #86046b        
        
          <div style="border:2px solid #86046b;">Content here</div>
        
        
          .myborder {border:2px solid #86046b;}
        
        Border color #86046b