#86069e color space conversions
Hex:
        #86069e
        RGB:
        134, 6, 158
        CMY:
        47, 98, 38
        CMYK:
        15, 96, 0, 38
      HSL:
        291°, 92.6829%, 32.1569%
        HSV (HSB):
        291°, 96.2025%, 61.9608%
        XYZ:
        16.0682, 7.6672, 32.9808
        xyY:
        0.2833, 0.1352, 7.6672
      CIE-Lab:
        33.2800, 64.0553, -49.3513
        CIE-LCH:
        33.2800, 80.8618, 322.3876
        CIE-Luv:
        33.2800, 35.2967, -72.8303
        Hunter-Lab:
        27.6897, 55.1256, -51.2366
      #86069e color charts
#86069e RGB chart
      #86069e CMYK chart
      #86069e RGB pie chart
      #86069e color shades, tints & tones
#86069e color schemes
#86069e color preview, HTML & CSS examples
           This text has a color of #86069e        
        
          <p style="color:#86069e;">Text here</p>
        
        
          .mytext {color:#86069e;}
        
        Text color #86069e
      
           This box has a color of #86069e        
        
          <div style="background-color:#86069e;">Content here</div>
        
        
          .mybackground {background-color:#86069e;}
        
        Background color #86069e
      
           Border around this has a color of #86069e        
        
          <div style="border:2px solid #86069e;">Content here</div>
        
        
          .myborder {border:2px solid #86069e;}
        
        Border color #86069e