#8656bd color space conversions
Hex:
        #8656bd
        RGB:
        134, 86, 189
        CMY:
        47, 66, 26
        CMYK:
        29, 54, 0, 26
      HSL:
        268°, 43.8298%, 53.9216%
        HSV (HSB):
        268°, 54.4974%, 74.1176%
        XYZ:
        22.3446, 15.3980, 49.9385
        xyY:
        0.2548, 0.1756, 15.3980
      CIE-Lab:
        46.1746, 40.5957, -47.0394
        CIE-LCH:
        46.1746, 62.1347, 310.7947
        CIE-Luv:
        46.1746, 14.3291, -74.7763
        Hunter-Lab:
        39.2403, 32.9727, -47.9862
      #8656bd color charts
#8656bd RGB chart
      #8656bd CMYK chart
      #8656bd RGB pie chart
      #8656bd color shades, tints & tones
#8656bd color schemes
#8656bd color preview, HTML & CSS examples
           This text has a color of #8656bd        
        
          <p style="color:#8656bd;">Text here</p>
        
        
          .mytext {color:#8656bd;}
        
        Text color #8656bd
      
           This box has a color of #8656bd        
        
          <div style="background-color:#8656bd;">Content here</div>
        
        
          .mybackground {background-color:#8656bd;}
        
        Background color #8656bd
      
           Border around this has a color of #8656bd        
        
          <div style="border:2px solid #8656bd;">Content here</div>
        
        
          .myborder {border:2px solid #8656bd;}
        
        Border color #8656bd