#8642bd color space conversions
Hex:
        #8642bd
        RGB:
        134, 66, 189
        CMY:
        47, 74, 26
        CMYK:
        29, 65, 0, 26
      HSL:
        273°, 48.2353%, 50.0000%
        HSV (HSB):
        273°, 65.0794%, 74.1176%
        XYZ:
        20.9650, 12.6389, 49.4787
        xyY:
        0.2523, 0.1521, 12.6389
      CIE-Lab:
        42.2140, 51.1810, -53.3931
        CIE-LCH:
        42.2140, 73.9616, 313.7882
        CIE-Luv:
        42.2140, 19.6267, -83.1242
        Hunter-Lab:
        35.5512, 43.0493, -57.6315
      #8642bd color charts
#8642bd RGB chart
      #8642bd CMYK chart
      #8642bd RGB pie chart
      #8642bd color shades, tints & tones
#8642bd color schemes
#8642bd color preview, HTML & CSS examples
           This text has a color of #8642bd        
        
          <p style="color:#8642bd;">Text here</p>
        
        
          .mytext {color:#8642bd;}
        
        Text color #8642bd
      
           This box has a color of #8642bd        
        
          <div style="background-color:#8642bd;">Content here</div>
        
        
          .mybackground {background-color:#8642bd;}
        
        Background color #8642bd
      
           Border around this has a color of #8642bd        
        
          <div style="border:2px solid #8642bd;">Content here</div>
        
        
          .myborder {border:2px solid #8642bd;}
        
        Border color #8642bd