#8f65ff color space conversions
Hex:
        #8f65ff
        RGB:
        143, 101, 255
        CMY:
        44, 60, 0
        CMYK:
        44, 60, 0, 0
      HSL:
        256°, 100.0000%, 69.8039%
        HSV (HSB):
        256°, 60.3922%, 100.0000%
        XYZ:
        34.0314, 22.3670, 97.1314
        xyY:
        0.2217, 0.1457, 22.3670
      CIE-Lab:
        54.4143, 51.5355, -71.1252
        CIE-LCH:
        54.4143, 87.8334, 305.9261
        CIE-Luv:
        54.4143, 5.7444, -115.8422
        Hunter-Lab:
        47.2938, 45.6799, -88.6634
      #8f65ff color charts
#8f65ff RGB chart
      #8f65ff CMYK chart
      #8f65ff RGB pie chart
      #8f65ff color shades, tints & tones
#8f65ff color schemes
#8f65ff color preview, HTML & CSS examples
           This text has a color of #8f65ff        
        
          <p style="color:#8f65ff;">Text here</p>
        
        
          .mytext {color:#8f65ff;}
        
        Text color #8f65ff
      
           This box has a color of #8f65ff        
        
          <div style="background-color:#8f65ff;">Content here</div>
        
        
          .mybackground {background-color:#8f65ff;}
        
        Background color #8f65ff
      
           Border around this has a color of #8f65ff        
        
          <div style="border:2px solid #8f65ff;">Content here</div>
        
        
          .myborder {border:2px solid #8f65ff;}
        
        Border color #8f65ff