#86209f color space conversions
Hex:
        #86209f
        RGB:
        134, 32, 159
        CMY:
        47, 87, 38
        CMYK:
        16, 80, 0, 38
      HSL:
        288°, 66.4921%, 37.4510%
        HSV (HSB):
        288°, 79.8742%, 62.3529%
        XYZ:
        16.6060, 8.6046, 33.5865
        xyY:
        0.2824, 0.1463, 8.6046
      CIE-Lab:
        35.2115, 58.7805, -46.8384
        CIE-LCH:
        35.2115, 75.1597, 321.4509
        CIE-Luv:
        35.2115, 32.8214, -70.5345
        Hunter-Lab:
        29.3335, 49.7172, -47.3528
      #86209f color charts
#86209f RGB chart
      #86209f CMYK chart
      #86209f RGB pie chart
      #86209f color shades, tints & tones
#86209f color schemes
#86209f color preview, HTML & CSS examples
           This text has a color of #86209f        
        
          <p style="color:#86209f;">Text here</p>
        
        
          .mytext {color:#86209f;}
        
        Text color #86209f
      
           This box has a color of #86209f        
        
          <div style="background-color:#86209f;">Content here</div>
        
        
          .mybackground {background-color:#86209f;}
        
        Background color #86209f
      
           Border around this has a color of #86209f        
        
          <div style="border:2px solid #86209f;">Content here</div>
        
        
          .myborder {border:2px solid #86209f;}
        
        Border color #86209f