#8d65aa color space conversions
Hex:
        #8d65aa
        RGB:
        141, 101, 170
        CMY:
        45, 60, 33
        CMYK:
        17, 41, 0, 33
      HSL:
        275°, 28.8703%, 53.1373%
        HSV (HSB):
        275°, 40.5882%, 66.6667%
        XYZ:
        22.8939, 17.8724, 40.2733
        xyY:
        0.2825, 0.2205, 17.8724
      CIE-Lab:
        49.3409, 29.4559, -30.9084
        CIE-LCH:
        49.3409, 42.6964, 313.6217
        CIE-Luv:
        49.3409, 15.7403, -49.8587
        Hunter-Lab:
        42.2757, 22.6819, -26.8887
      #8d65aa color charts
#8d65aa RGB chart
      #8d65aa CMYK chart
      #8d65aa RGB pie chart
      #8d65aa color shades, tints & tones
#8d65aa color schemes
#8d65aa color preview, HTML & CSS examples
           This text has a color of #8d65aa        
        
          <p style="color:#8d65aa;">Text here</p>
        
        
          .mytext {color:#8d65aa;}
        
        Text color #8d65aa
      
           This box has a color of #8d65aa        
        
          <div style="background-color:#8d65aa;">Content here</div>
        
        
          .mybackground {background-color:#8d65aa;}
        
        Background color #8d65aa
      
           Border around this has a color of #8d65aa        
        
          <div style="border:2px solid #8d65aa;">Content here</div>
        
        
          .myborder {border:2px solid #8d65aa;}
        
        Border color #8d65aa