#865d97 color space conversions
Hex:
        #865d97
        RGB:
        134, 93, 151
        CMY:
        47, 64, 41
        CMYK:
        11, 38, 0, 41
      HSL:
        282°, 23.7705%, 47.8431%
        HSV (HSB):
        282°, 38.4106%, 59.2157%
        XYZ:
        19.3318, 15.1314, 31.1799
        xyY:
        0.2945, 0.2305, 15.1314
      CIE-Lab:
        45.8136, 27.6073, -25.2509
        CIE-LCH:
        45.8136, 37.4135, 317.5526
        CIE-Luv:
        45.8136, 17.6876, -40.2692
        Hunter-Lab:
        38.8991, 20.6362, -20.2950
      #865d97 color charts
#865d97 RGB chart
      #865d97 CMYK chart
      #865d97 RGB pie chart
      #865d97 color shades, tints & tones
#865d97 color schemes
#865d97 color preview, HTML & CSS examples
           This text has a color of #865d97        
        
          <p style="color:#865d97;">Text here</p>
        
        
          .mytext {color:#865d97;}
        
        Text color #865d97
      
           This box has a color of #865d97        
        
          <div style="background-color:#865d97;">Content here</div>
        
        
          .mybackground {background-color:#865d97;}
        
        Background color #865d97
      
           Border around this has a color of #865d97        
        
          <div style="border:2px solid #865d97;">Content here</div>
        
        
          .myborder {border:2px solid #865d97;}
        
        Border color #865d97