#86098f color space conversions
Hex:
        #86098f
        RGB:
        134, 9, 143
        CMY:
        47, 96, 44
        CMYK:
        6, 94, 0, 44
      HSL:
        296°, 88.1579%, 29.8039%
        HSV (HSB):
        296°, 93.7063%, 56.0784%
        XYZ:
        14.8871, 7.2469, 26.6007
        xyY:
        0.3055, 0.1487, 7.2469
      CIE-Lab:
        32.3624, 61.0631, -41.6447
        CIE-LCH:
        32.3624, 73.9120, 325.7063
        CIE-Luv:
        32.3624, 39.9409, -62.1249
        Hunter-Lab:
        26.9200, 51.6028, -39.7428
      #86098f color charts
#86098f RGB chart
      #86098f CMYK chart
      #86098f RGB pie chart
      #86098f color shades, tints & tones
#86098f color schemes
#86098f color preview, HTML & CSS examples
           This text has a color of #86098f        
        
          <p style="color:#86098f;">Text here</p>
        
        
          .mytext {color:#86098f;}
        
        Text color #86098f
      
           This box has a color of #86098f        
        
          <div style="background-color:#86098f;">Content here</div>
        
        
          .mybackground {background-color:#86098f;}
        
        Background color #86098f
      
           Border around this has a color of #86098f        
        
          <div style="border:2px solid #86098f;">Content here</div>
        
        
          .myborder {border:2px solid #86098f;}
        
        Border color #86098f