#8f65dc color space conversions
Hex:
        #8f65dc
        RGB:
        143, 101, 220
        CMY:
        44, 60, 14
        CMYK:
        35, 54, 0, 14
      HSL:
        261°, 62.9630%, 62.9412%
        HSV (HSB):
        261°, 54.0909%, 86.2745%
        XYZ:
        28.8996, 20.3143, 70.1080
        xyY:
        0.2422, 0.1702, 20.3143
      CIE-Lab:
        52.1907, 42.2927, -55.1325
        CIE-LCH:
        52.1907, 69.4858, 307.4922
        CIE-Luv:
        52.1907, 9.9612, -89.7058
        Hunter-Lab:
        45.0714, 35.5787, -60.6749
      #8f65dc color charts
#8f65dc RGB chart
      #8f65dc CMYK chart
      #8f65dc RGB pie chart
      #8f65dc color shades, tints & tones
#8f65dc color schemes
#8f65dc color preview, HTML & CSS examples
           This text has a color of #8f65dc        
        
          <p style="color:#8f65dc;">Text here</p>
        
        
          .mytext {color:#8f65dc;}
        
        Text color #8f65dc
      
           This box has a color of #8f65dc        
        
          <div style="background-color:#8f65dc;">Content here</div>
        
        
          .mybackground {background-color:#8f65dc;}
        
        Background color #8f65dc
      
           Border around this has a color of #8f65dc        
        
          <div style="border:2px solid #8f65dc;">Content here</div>
        
        
          .myborder {border:2px solid #8f65dc;}
        
        Border color #8f65dc